commit | b91c9a97c9333c87fe2a0c94b3b22b24df1c5fc2 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Aug 20 23:46:06 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:33 2010 +0900 |
tree | c407ef3a87117f9ecb92b54bebb055110cafb64f | |
parent | 9566a7a851eb7201e3207eab53ee81efd0850fee [diff] |
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes The current nilfs_destroy_inode() doesn't handle metadata file inodes including gc inodes (dummy inodes used for garbage collection). This allows nilfs_destroy_inode() to destroy inodes of metadata files. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>