]> Git Repo - linux.git/commit - fs/namei.c
->permission() sanitizing: don't pass flags to ->check_acl()
authorAl Viro <[email protected]>
Mon, 20 Jun 2011 23:12:17 +0000 (19:12 -0400)
committerAl Viro <[email protected]>
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 <[email protected]>
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
This page took 0.052267 seconds and 4 git commands to generate.