linux/drivers/staging/pohmelfs
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
..
Kconfig Staging: pohmelfs: fix kconfig dependencies 2009-04-03 14:53:36 -07:00
Makefile Staging: pohmelfs: kconfig/makefile and vfs changes. 2009-04-03 14:53:36 -07:00
config.c Staging: Use kmemdup 2010-05-17 16:31:15 -07:00
crypto.c Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.c 2010-05-11 11:35:41 -07:00
dir.c Staging: pohmelfs: fix spaces and TAB coding style issue in dir.c 2010-05-11 11:35:41 -07:00
inode.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
lock.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mcache.c Staging: pohmelfs: distributed locking and cache coherency protocol. 2009-04-03 14:53:34 -07:00
net.c Staging: pohmelfs: fix spaces and TAB coding style issue in net.c 2010-05-11 11:35:41 -07:00
netfs.h Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.h 2010-05-11 11:35:41 -07:00
path_entry.c fs: fs_struct rwlock to spinlock 2010-08-18 08:35:46 -04:00
trans.c Staging: pohmelfs: sync with the development tree 2009-09-15 12:02:30 -07:00