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:
3dadecc
)
nfsd: handle vfs_getattr errors in acl protocol
author
J. Bruce Fields
<bfields@fieldses.org>
Fri, 1 Feb 2013 20:13:04 +0000
(15:13 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Feb 2013 07:46:09 +0000
(
02:46
-0500)
We're currently ignoring errors from vfs_getattr.
The correct thing to do is to do the stat in the main service procedure
not in the response encoding.
Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found