nilfs2: zero fill unused portion of super root block
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sat, 30 Apr 2011 09:56:12 +0000 (18:56 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Tue, 10 May 2011 13:21:45 +0000 (22:21 +0900)
commit56eb55388580ebd51f3bbd9af40ebb56849356af
tree7d1ed80fa05150c40a75d5755981c8d949ae634b
parent6c6de1aa65189c37cc3c9af78da756c06a99899b
nilfs2: zero fill unused portion of super root block

The super root block is newly-allocated each time it is written back
to disk, so unused portion of the block should be cleared.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/inode.c
fs/nilfs2/segment.c