commit | 087d01b4253b611773ca81ad894486e7e17e74f6 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri May 22 00:33:13 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Wed Jun 10 23:41:10 2009 +0900 |
tree | b7705eef195bbd3d2bb2bb2e1bf35f05ca05af42 | |
parent | 654137dd46bc7e9f088a4a551a2b77a8541dfdb8 [diff] |
nilfs2: remove nilfs_bmap_put_block nilfs_bmap_put_block() is a wrapper function calling brelse(). This eliminates the wrapper for simplicity. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>