NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Dec 2010 02:56:32 +0000 (21:56 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Dec 2010 13:16:16 +0000 (08:16 -0500)
We need to use the cookie from the previous array entry, not the
actual cookie that we are searching for (except for the case of
uncached_readdir).

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found