linux/fs/ext2
Al Viro e1740a462e switch ext2 to simple_fsync()
kill ext2_sync_file() (along with ext2/fsync.c), get rid of
ext2_update_inode() - it's an alias of ext2_write_inode().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:12 -04:00
..
acl.c New helper - current_umask() 2009-03-31 23:00:26 -04:00
acl.h
balloc.c
dir.c switch ext2 to simple_fsync() 2009-06-11 21:36:12 -04:00
ext2.h switch ext2 to simple_fsync() 2009-06-11 21:36:12 -04:00
file.c switch ext2 to simple_fsync() 2009-06-11 21:36:12 -04:00
ialloc.c
inode.c switch ext2 to simple_fsync() 2009-06-11 21:36:12 -04:00
ioctl.c
Kconfig
Makefile switch ext2 to simple_fsync() 2009-06-11 21:36:12 -04:00
namei.c
super.c Push BKL down into ->remount_fs() 2009-06-11 21:36:11 -04:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h
xip.c
xip.h