From: J. Bruce Fields Date: Fri, 1 Feb 2013 20:13:04 +0000 (-0500) Subject: nfsd: handle vfs_getattr errors in acl protocol X-Git-Tag: v3.9-rc1~56^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4a4faddea0fe45bf508e723c3a810c5190ed62;p=pandora-kernel.git nfsd: handle vfs_getattr errors in acl protocol 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 Signed-off-by: J. Bruce Fields Signed-off-by: Al Viro --- Reading git-diff-tree failed