git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22a5b56
)
NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 1 Dec 2010 02:56:32 +0000
(21:56 -0500)
committer
Trond 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