linux/fs/exofs
Christoph Hellwig c37650161a fs: add sync_inode_metadata
Add a new helper to write out the inode using the writeback code,
that is including the correct dirty bit and list manipulation.  A few
of filesystems already opencode this, and a lot of others should be
using it instead of using write_inode_now which also writes out the
data.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-10-25 21:18:19 -04:00
..
BUGS
common.h
dir.c fs/exofs: typo fix of faild to failed 2010-10-25 18:02:49 +02:00
exofs.h
file.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
inode.c exofs: Remove inode->i_count manipulation in exofs_new_inode 2010-10-25 18:03:07 +02:00
ios.c fs/exofs: typo fix of faild to failed 2010-10-25 18:02:49 +02:00
Kbuild
Kconfig
namei.c
pnfs.h
super.c
symlink.c