commit | 0aded708d125a3ff7e5abaea9c2d9c6d7ebbfdcd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Nov 30 21:56:32 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Dec 01 08:16:16 2010 -0500 |
tree | 124bb3e0e1cd8104f9310f7df224ca00301c10c7 | |
parent | 22a5b566c8c442b0b35b3b106795e2f2b3578096 [diff] |
NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler 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>