commit | 60f46b7efc1d6b980511c2644cb89903062f6e98 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Jun 28 17:49:31 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Jul 23 10:02:10 2010 +0900 |
tree | 6a0093650f858279db262c3b39de721bf3b20098 | |
parent | c8a11c8a1455c380286cfd3d3442e2b60edee49a [diff] |
nilfs2: separate function that updates log position This moves out section that updates information of the recent log position stored in super blocks from nilfs_commit_super to a new routine named nilfs_set_log_cursor. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>