commit | b548edc2dd9440c561f3302cb9f212ef2d06a8ef | [log] [tgz] |
---|---|---|
author | J.Bruce Fields <bfields@fieldses.org> | Wed Oct 04 02:16:12 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 07:55:20 2006 -0700 |
tree | 4e6c2e3c1907747abd294bc1bbfcd6439cbfbd4c | |
parent | 09229edb68a3961db54174a2725055bd1589b4b8 [diff] |
[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>