mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
dbd5768f87
After we moved inode_sync_wait() from end_writeback() it doesn't make sense to call the function end_writeback() anymore. Rename it to clear_inode() which well says what the function really does - set I_CLEAR flag. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> |
||
---|---|---|
.. | ||
bfs.h | ||
dir.c | ||
file.c | ||
inode.c | ||
Kconfig | ||
Makefile |