aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_iops.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2011-07-23 17:36:38 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2011-07-25 14:25:38 -0400
commitebbb0ef2871bf3f529987313a9146cc42419a8a8 (patch)
treeb833325b05b6e25c976be34f3be69088dbd6d7c1 /fs/xfs/linux-2.6/xfs_iops.c
parentvfs: move ACL cache lookup into generic code (diff)
downloadlinux-dev-ebbb0ef2871bf3f529987313a9146cc42419a8a8.tar.xz
linux-dev-ebbb0ef2871bf3f529987313a9146cc42419a8a8.zip
9p: do no return 0 from ->check_acl without actually checking
If we do not want to use ACLs we at least need to perform normal Unix permission checks. From the comment I'm not quite sure that's what is intended, but if 0p wants to do permission checks entirely on the server it needs to do so in ->permission, not in ->check_acl. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions