A previous patch used an uninitialized list of pointers when testing to see if
fallback read (using regular filesystem read as opposed to buffer cached reads) methods should be used in the NFS server.  This patch initializes the list of pointers to make sure that fallback read is employed appropriately.


