commit | fd52202930b7e8db48bee5a6fc6b1f438e822a23 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Aug 14 21:44:51 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:35 2010 +0900 |
tree | 1ecb7ce60634b5575dd463417447555ef9f1576a | |
parent | b7c0634204993d7c6678c852e4bd118426599111 [diff] |
nilfs2: use checkpoint tree for mount check of snapshots This rewrites nilfs_checkpoint_is_mounted() function so that it decides whether a checkpoint is mounted by whether the corresponding root object is found in checkpoint tree. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>