commit | a7a8447edef2cfa9b28cc3892993d9fafb362671 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Dec 27 00:03:02 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Jan 10 14:05:46 2011 +0900 |
tree | 85fc226757b9e2358e226f55271566c2d0c281e8 | |
parent | 888da23c2f70ca2e9897b725322a6456285ee9c4 [diff] |
nilfs2: simplify nilfs_mdt_freeze_buffer nilfs_page_get_nth_block() function used in nilfs_mdt_freeze_buffer() always returns a valid buffer head, so its validity check can be removed. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>