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:
7a8e1dc
)
NFS: Fix the error handling in "uncached_readdir()"
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 18:24:49 +0000
(13:24 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 22 Nov 2010 18:24:46 +0000
(13:24 -0500)
Currently, uncached_readdir() is broken because if fails to handle
the results from nfs_readdir_xdr_to_array() correctly.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found