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:
85f8607
)
NFS: Don't ignore errors from nfs_do_filldir()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 18:55:33 +0000
(13:55 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 22 Nov 2010 18:24:47 +0000
(13:24 -0500)
We should ignore the errors from the filldir callback, and just interpret
them as meaning we should exit, however we should definitely pass back
ENOMEM errors.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found