summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsctl.c
diff options
context:
space:
mode:
authorNeilBrown2005-11-07 10:00:23 +0100
committerLinus Torvalds2005-11-07 16:53:47 +0100
commit15b7a1b86d663ef40108b1ba322973e32d5b62d6 (patch)
treeb9bf32fc7ac478bdfa89152fd51738445e5c5fe8 /fs/nfsd/nfsctl.c
parent[PATCH] prevent dmesg warning in zr36067 driver (diff)
downloadkernel-qcow2-linux-15b7a1b86d663ef40108b1ba322973e32d5b62d6.tar.gz
kernel-qcow2-linux-15b7a1b86d663ef40108b1ba322973e32d5b62d6.tar.xz
kernel-qcow2-linux-15b7a1b86d663ef40108b1ba322973e32d5b62d6.zip
[PATCH] knfsd: fix setattr-on-symlink error return
This is a somewhat cosmetic fix to keep the SpecFS validation test from complaining. SpecFS want's to try chmod on symlinks, and ext3 and reiser (at least) return ENOTSUPP. Probably both sides are being silly, but it is easiest to simply make it a non-issue and filter out chmod requests on symlinks at the nfsd level. Signed-off-by: Olaf Kirch <okir@suse.de> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> 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/nfsd/nfsctl.c')
0 files changed, 0 insertions, 0 deletions