nilfs2: remove own inode hash used for GC
This uses inode hash function that vfs provides instead of the own
hash table for caching gc inodes. This finally removes the own inode
hash from nilfs.
Signed-off-by:
Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Showing
- fs/nilfs2/gcinode.c 25 additions, 115 deletionsfs/nilfs2/gcinode.c
- fs/nilfs2/inode.c 22 additions, 0 deletionsfs/nilfs2/inode.c
- fs/nilfs2/ioctl.c 10 additions, 7 deletionsfs/nilfs2/ioctl.c
- fs/nilfs2/nilfs.h 4 additions, 5 deletionsfs/nilfs2/nilfs.h
- fs/nilfs2/segment.c 1 addition, 2 deletionsfs/nilfs2/segment.c
- fs/nilfs2/the_nilfs.c 1 addition, 7 deletionsfs/nilfs2/the_nilfs.c
- fs/nilfs2/the_nilfs.h 1 addition, 6 deletionsfs/nilfs2/the_nilfs.h
Please register or sign in to comment