aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exportfs
diff options
context:
space:
mode:
authorDavid Shaw <dshaw@jabberwocky.com>2006-01-18 17:43:51 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-18 19:20:28 -0800
commit846f2fcd77850ef8f0aab46df9cadd5c35a5fef0 (patch)
tree45fec50c1f597c2aa3b0aa731f00b9d24c9aa668 /fs/exportfs
parent[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c (diff)
downloadlinux-dev-846f2fcd77850ef8f0aab46df9cadd5c35a5fef0.tar.xz
linux-dev-846f2fcd77850ef8f0aab46df9cadd5c35a5fef0.zip
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
A recent patch which checked the return status of vfs_getattr in nfsd, completely missed the nfsproc.c (NFSv2) part. Here is it. This patch moved the call to vfs_getattr from the xdr encoding (at which point it is too late to return an error) to the call handling. This means several calls to vfs_getattr are needed in nfsproc.c. Many are encapsulated in nfsd_return_attrs and nfsd_return_dirop. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions