Whamcloud - gitweb
e2fsck: leave room for checksum structure when salvaging a directory
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 27 Jul 2014 23:45:04 +0000 (19:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 Jul 2014 23:45:04 +0000 (19:45 -0400)
commit82ad476d4709faf9f39a9aa581f9679e8181bbea
tree1f86de5936dfc35ab0827b84494efb325a935edc
parent492f901e2d762af001817e2f1e0e8a5fb5c7b607
e2fsck: leave room for checksum structure when salvaging a directory

When we're salvaging a directory, leave room at the end of the block
for the checksum entry so that e2fsck can write the checksummed dir
block out later.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass2.c