commit | 263d90cefc7d82a01c296c59532ff59d67c63509 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Aug 20 19:06:11 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:34 2010 +0900 |
tree | df289cc3bbb8681b3a42e3c0a25202b085fc9362 | |
parent | 5e19a995f4ad8a8f20749a396bb01ebb6d4df96c [diff] |
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>