commit | a8070dd365dd995f6139a2fc3aeee10159bdcc45 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Aug 30 23:42:18 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sat Oct 23 09:24:37 2010 +0900 |
tree | 11a16157b10ed0b6d3f773ded6bd5b82c3f8c4bc | |
parent | adbb39b5485b72dca963a2bc9b1b22bfc19d4967 [diff] |
nilfs2: add routines to save and restore bmap state This adds routines to save and restore the state of bmap structure. The bmap state is stored in a given nilfs_bmap_store object. These routines will be used to roll back the state of dat inode without using gcdat inode. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>