Whamcloud - gitweb
e2fsck: use specific CRC and corruption errors in journal recovery
authorTheodore Ts'o <tytso@mit.edu>
Fri, 15 Apr 2016 23:35:02 +0000 (19:35 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 15 Apr 2016 23:35:02 +0000 (19:35 -0400)
commitb4f02c9f32e37d082b3828d138d405c10263beab
tree8b7dfe70a0d5438f9247be684ea296f62946b7f7
parent1fc23b5e773a7a30130842a8091af546d5dd9875
e2fsck: use specific CRC and corruption errors in journal recovery

Sync up with kernel commit 6a797d27: "ext4: call out CRC and
corruption errors with specific error codes".

This allows us to distinguish between CRC errors and I/O errors.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/jfs_user.h
e2fsck/recovery.c