[PATCH] knfsd: nfsd4: acls: fix inheritance
authorJ.Bruce Fields <bfields@fieldses.org>
Wed, 4 Oct 2006 09:16:12 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:20 +0000 (07:55 -0700)
commitb548edc2dd9440c561f3302cb9f212ef2d06a8ef
tree4e6c2e3c1907747abd294bc1bbfcd6439cbfbd4c
parent09229edb68a3961db54174a2725055bd1589b4b8
[PATCH] knfsd: nfsd4: acls: fix inheritance

We can be a little more flexible about the flags allowed for inheritance (in
particular, we can deal with either the presence or the absence of
INHERIT_ONLY), but we should probably reject other combinations that we don't
understand.

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>
fs/nfsd/nfs4acl.c