linux/fs/affs
Christoph Hellwig e28964365f affs: add ->sync_fs
Add a ->sync_fs method for data integrity syncs.  Factor out common code
between affs_put_super, affs_write_super and the new affs_sync_fs into
a helper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:14 -04:00
..
Changes
Kconfig
Makefile
affs.h sanitize ->fsync() for affs 2009-06-11 21:36:14 -04:00
amigaffs.c
bitmap.c
dir.c sanitize ->fsync() for affs 2009-06-11 21:36:14 -04:00
file.c sanitize ->fsync() for affs 2009-06-11 21:36:14 -04:00
inode.c
namei.c
super.c affs: add ->sync_fs 2009-06-11 21:36:14 -04:00
symlink.c