commit | 9f098900ad34edfe3bcc2498cfa372f588b96c62 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri May 22 00:38:56 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Wed Jun 10 23:41:10 2009 +0900 |
tree | 87622fa169eb988319637f0ce1cca02242006fee | |
parent | 087d01b4253b611773ca81ad894486e7e17e74f6 [diff] |
nilfs2: remove nilfs_bmap_delete_block nilfs_bmap_delete_block() is a wrapper function calling nilfs_btnode_delete(). This removes it for simplicity. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>