commit | 843d63baa5babf3d8786f6a4377a2448525da7aa | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Jun 28 19:15:24 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Jul 23 10:02:11 2010 +0900 |
tree | 15466ecdb0e65b1f654d6bc67f3607b4b5740eb5 | |
parent | b2ac86e1a8e3a3b0ab4449d062c582f07a078e7b [diff] |
nilfs2: separate setup of log cursor from init_nilfs This separates a setup routine of log cursor from init_nilfs(). The routine, nilfs_store_log_cursor, reads the last position of the log containing a super root, and initializes relevant state on the nilfs object. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>