linux/fs/ufs
Christoph Hellwig 8c8006564a ufs: 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:16 -04:00
..
Kconfig
Makefile
balloc.c
cylinder.c
dir.c switch ufs to simple_fsync() 2009-06-11 21:36:13 -04:00
file.c switch ufs to simple_fsync() 2009-06-11 21:36:13 -04:00
ialloc.c
inode.c
namei.c
super.c ufs: add ->sync_fs 2009-06-11 21:36:16 -04:00
swab.h
symlink.c
truncate.c
ufs.h switch ufs to simple_fsync() 2009-06-11 21:36:13 -04:00
ufs_fs.h
util.c
util.h