commit | 45f4910bc0bb904bcf53aa04ee1b807abe1387a6 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 13 16:25:19 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 20 10:05:49 2009 +0900 |
tree | d40f556ef778f9d4c2b37b4978fae29835de150d | |
parent | d501d7368937740e8d06671a4bfe4e236ed25bd0 [diff] |
nilfs2: use nilfs_btnode_create_block function This displaces nilfs_btnode_get() use to create new btree node block with nilfs_btnode_create_block. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>