commit | e473c1f265f429427e09531435ceaf0fdbb86d15 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri May 22 02:18:36 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Wed Jun 10 23:41:10 2009 +0900 |
tree | 2256e57a923beb7c570f67026b1fd177edb3b9db | |
parent | f198dbb9cf580c09644ebdf46846115c6daff14e [diff] |
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function This indirect function is set to NULL only for gc cache inodes, but the gc cache inodes never call this function. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>