diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-08-03 06:47:21 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-08-03 06:47:21 +0200 |
commit | 951c0d660a7c35286e401ca6d6ef38c9d49643c7 (patch) | |
tree | 3d642b16e966a5f000c288bfbcac868cf994559c /fs/namei.c | |
parent | fix block device fallout from ->fsync() changes (diff) | |
download | linux-951c0d660a7c35286e401ca6d6ef38c9d49643c7.tar.xz linux-951c0d660a7c35286e401ca6d6ef38c9d49643c7.zip |
get rid of boilerplate switches in posix_acl.h
the only potentially subtle thing here: get_cached_acl()
is never called with the second argument other than
ACL_TYPE_{ACCESS,DEFAULT}. IOW, that return ERR_PTR(-EINVAL)
in there might as well be BUG().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions