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
..
2009-03-31 19:44:38 +03:00
2010-10-25 18:02:49 +02:00
2010-08-09 16:48:24 -04:00
2010-10-25 21:18:19 -04:00
2010-10-25 18:02:49 +02:00
2009-12-10 09:59:21 +02:00
2009-03-31 19:44:20 +03:00
2009-06-21 17:53:47 +03:00
2009-06-21 17:53:47 +03:00