linux/fs/coda
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode()
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>
2012-05-06 13:43:41 +08:00
..
Kconfig
Makefile
cache.c
cnode.c coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() 2012-01-10 11:13:16 -05:00
coda_cache.h
coda_fs_i.h coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() 2012-01-10 11:13:16 -05:00
coda_int.h
coda_linux.c
coda_linux.h
dir.c coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() 2012-01-10 11:13:16 -05:00
file.c
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
pioctl.c
psdev.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
symlink.c
sysctl.c
upcall.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00