commit | 3fd3fe5aeaa171a5638d2bb54a1a170eab7b7cdc | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Wed Mar 09 11:05:08 2011 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Wed Mar 09 11:05:08 2011 +0900 |
tree | 3feb95a18e045883b0af27da09be10f5e011776f | |
parent | 9b1fc4e4973469dd3fab27ba5d78eca1cd5c13fe [diff] |
nilfs2: move log writer onto nilfs object Log writer is held by the nilfs_sb_info structure. This moves it into nilfs object and replaces all uses of NILFS_SC() accessor. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>