mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 07:01:32 +00:00
c37650161a
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> |
||
---|---|---|
.. | ||
config.c | ||
crypto.c | ||
dir.c | ||
inode.c | ||
Kconfig | ||
lock.c | ||
Makefile | ||
mcache.c | ||
net.c | ||
netfs.h | ||
path_entry.c | ||
trans.c |