linux/fs/nfsd
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 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:43:11 -07:00
Makefile
auth.c
auth.h
cache.h
export.c
lockd.c
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c
nfs4idmap.c
nfs4proc.c
nfs4recover.c
nfs4state.c fs/locks.c: prepare for BKL removal 2010-10-05 11:02:04 +02:00
nfs4xdr.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2010-08-10 11:26:52 -07:00
nfscache.c
nfsctl.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
nfsd.h
nfsfh.c
nfsfh.h nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink 2010-10-13 15:48:55 -04:00
nfsproc.c
nfssvc.c
nfsxdr.c
state.h nfsd4: fix downgrade/lock logic 2010-08-26 13:22:02 -04:00
stats.c
vfs.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
vfs.h
xdr.h
xdr3.h
xdr4.h