kernel-ark/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
..
balloc.c ufs: Use lowercase names of quota functions 2009-03-26 02:18:36 +01:00
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 ufs: Use lowercase names of quota functions 2009-03-26 02:18:36 +01:00
inode.c ufs: ensure fast symlinks are NUL-terminated 2009-03-27 14:43:58 -04:00
Kconfig
Makefile
namei.c ufs: copy symlink data into the correct union member 2009-03-27 14:43:58 -04:00
super.c ufs: add ->sync_fs 2009-06-11 21:36:16 -04:00
swab.h
symlink.c
truncate.c
ufs_fs.h
ufs.h switch ufs to simple_fsync() 2009-06-11 21:36:13 -04:00
util.c
util.h