linux/fs/ext2
Christoph Hellwig 40f31dd47e ext2: add ->sync_fs
Add a ->sync_fs method for data integrity syncs, and reimplement
->write_super ontop of it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:15 -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 ext2: add ->sync_fs 2009-06-11 21:36:15 -04:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h
xip.c
xip.h