kernel-hacking-2024-linux-s.../fs/ext3
Dmitry Monakhov e3c9643597 ext3: mount flags manipulation cleanup
Replace intermediate EXT3_MOUNT_XXX flags manipulation to
corresponding macro.

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Jan Kara <jack@suse.cz>
2010-03-05 00:20:20 +01:00
..
acl.c sanitize xattr handler prototypes 2009-12-16 12:16:49 -05:00
acl.h
balloc.c
bitmap.c
dir.c
ext3_jbd.c
file.c ext3: Use bitops to read/modify EXT3_I(inode)->i_state 2010-03-05 00:20:20 +01:00
fsync.c ext3: Wait for proper transaction commit on fsync 2009-11-11 15:22:49 +01:00
hash.c
ialloc.c
inode.c ext3: Use bitops to read/modify EXT3_I(inode)->i_state 2010-03-05 00:20:20 +01:00
ioctl.c
Kconfig
Makefile
namei.c ext3: Replace lock/unlock_super() with an explicit lock for the orphan list 2009-12-23 13:44:11 +01:00
namei.h
resize.c ext3: Replace lock/unlock_super() with an explicit lock for resizing 2009-12-23 13:44:12 +01:00
super.c ext3: mount flags manipulation cleanup 2010-03-05 00:20:20 +01:00
symlink.c
xattr.c ext3: Use bitops to read/modify EXT3_I(inode)->i_state 2010-03-05 00:20:20 +01:00
xattr.h
xattr_security.c sanitize xattr handler prototypes 2009-12-16 12:16:49 -05:00
xattr_trusted.c sanitize xattr handler prototypes 2009-12-16 12:16:49 -05:00
xattr_user.c sanitize xattr handler prototypes 2009-12-16 12:16:49 -05:00