kernel_optimize_test/fs/ext2
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
..
acl.c
acl.h
balloc.c
dir.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
ext2.h fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
file.c
ialloc.c
inode.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
ioctl.c
Kconfig
Makefile
namei.c
super.c
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
xattr.h
xip.c
xip.h