commit | 518d1a6a1d6610a014875a2fe3252e89b6260d2f | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Aug 20 23:40:54 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:37 2010 +0900 |
tree | 375624bb35302cac1c4acff40af16bf3ca681a48 | |
parent | b453c95eb8d6a3b2348e9c7bc28a7d223cb640e3 [diff] |
nilfs2: allow nilfs_clear_inode to clear metadata file inodes Allows clear inode function (nilfs_clear_inode) to handle metadata files that uses bitmap-based object alloctor. DAT and ifile correspond to this. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>