kernel-hacking-2024-linux-s.../fs/ext4
Linus Torvalds 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model
Don't implement per-filesystem 'extX_permission()' functions that have
to be called for every path component operation, and instead just expose
the actual ACL checking so that the VFS layer can now do it for us.

Reviewed-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-08 11:09:04 -07:00
..
acl.c ext[234]: move over to 'check_acl' permission model 2009-09-08 11:09:04 -07:00
acl.h ext[234]: move over to 'check_acl' permission model 2009-09-08 11:09:04 -07:00
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h switch ext4 to inode->i_acl 2009-06-24 08:17:04 -04:00
ext4_extents.h
ext4_jbd2.c ext4: Fix buffer head reference leak in no-journal mode 2009-07-13 09:07:20 -04:00
ext4_jbd2.h ext4: Fix buffer head reference leak in no-journal mode 2009-07-13 09:07:20 -04:00
extents.c
file.c ext[234]: move over to 'check_acl' permission model 2009-09-08 11:09:04 -07:00
fsync.c
hash.c
ialloc.c
inode.c ext4: Fix buffer head reference leak in no-journal mode 2009-07-13 09:07:20 -04:00
ioctl.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 2009-07-13 16:39:25 -07:00
Kconfig
Makefile
mballoc.c ext4: Fix ext4_mb_initialize_context() to initialize all fields 2009-07-13 09:45:52 -04:00
mballoc.h
migrate.c
move_extent.c
namei.c ext[234]: move over to 'check_acl' permission model 2009-09-08 11:09:04 -07:00
resize.c block: rename CONFIG_LBD to CONFIG_LBDAF 2009-06-19 08:08:50 +02:00
super.c switch ext4 to inode->i_acl 2009-06-24 08:17:04 -04:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c