Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/freevxfs
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
vxfs.h
vxfs_bmap.c
vxfs_dir.h
vxfs_extern.h
vxfs_fshead.c
vxfs_fshead.h
vxfs_immed.c
vxfs_inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
vxfs_inode.h
vxfs_lookup.c
vxfs_olt.c
vxfs_olt.h
vxfs_subr.c
vxfs_super.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00