git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c6de1a
)
nilfs2: zero fill unused portion of super root block
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Sat, 30 Apr 2011 09:56:12 +0000
(18:56 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Tue, 10 May 2011 13:21:45 +0000
(22:21 +0900)
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>
No differences found