->permission() sanitizing: don't pass flags to ->check_acl()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 20 Jun 2011 23:12:17 +0000 (19:12 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:43:21 +0000 (01:43 -0400)
commit7e40145eb111a5192e6d819f764db9d6828d1abb
tree3249952a751de12465e8d66c63328445e9242f3a
parent9c2c703929e4c41210cfa6e3f599514421bab8dc
->permission() sanitizing: don't pass flags to ->check_acl()

not used in the instances anymore.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
28 files changed:
Documentation/filesystems/Locking
Documentation/filesystems/vfs.txt
fs/9p/acl.c
fs/9p/acl.h
fs/btrfs/acl.c
fs/btrfs/ctree.h
fs/ext2/acl.c
fs/ext2/acl.h
fs/ext3/acl.c
fs/ext3/acl.h
fs/ext4/acl.c
fs/ext4/acl.h
fs/generic_acl.c
fs/gfs2/acl.c
fs/gfs2/acl.h
fs/jffs2/acl.c
fs/jffs2/acl.h
fs/jfs/acl.c
fs/jfs/jfs_acl.h
fs/namei.c
fs/ocfs2/acl.c
fs/ocfs2/acl.h
fs/reiserfs/xattr.c
fs/xfs/linux-2.6/xfs_acl.c
fs/xfs/xfs_acl.h
include/linux/fs.h
include/linux/generic_acl.h
include/linux/reiserfs_xattr.h