dect
/
linux-2.6
Archived
13
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/arch/s390/hypfs
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
..
Makefile [S390] hypfs: Move buffer allocation from open to read 2011-01-05 12:47:27 +01:00
hypfs.h treewide: remove extra semicolons 2011-04-10 17:01:05 +02:00
hypfs_dbfs.c [S390] hypfs: Move buffer allocation from open to read 2011-01-05 12:47:27 +01:00
hypfs_diag.c s390: Convert vmalloc/memset to vzalloc 2011-09-15 13:55:02 +02:00
hypfs_vm.c [S390] hypfs: Move buffer allocation from open to read 2011-01-05 12:47:27 +01:00
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00