]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2image: ignore checksum errors
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 19 Apr 2016 19:20:30 +0000 (12:20 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Apr 2016 15:03:09 +0000 (11:03 -0400)
commit7dd0dfca04b1bf3a683f5720f3ca9ead83b8a601
tree9779f50c79954a6ad55f96a29dab418c3b8aa1ac
parentd530271fb39cbf7fddf9fea55b4e4cf74142a98b
e2image: ignore checksum errors

Since e2image is used to capture broken fs images for debugging,
ignore checksum errors when creating the image.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/e2image.c
tests/filter.sed
tests/m_corrupt_e2image/expect [new file with mode: 0644]
tests/m_corrupt_e2image/image.gz [new file with mode: 0644]
tests/m_corrupt_e2image/name [new file with mode: 0644]
tests/m_corrupt_e2image/script [new file with mode: 0644]