linux-stable/fs/jbd2
Darrick J. Wong 6a797d2737 ext4: call out CRC and corruption errors with specific error codes
Instead of overloading EIO for CRC errors and corrupt structures,
return the same error codes that XFS returns for the same issues.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2015-10-17 16:16:04 -04:00
..
checkpoint.c jbd2: avoid infinite loop when destroying aborted journal 2015-07-28 14:57:14 -04:00
commit.c jbd2: avoid infinite loop when destroying aborted journal 2015-07-28 14:57:14 -04:00
journal.c ext4: call out CRC and corruption errors with specific error codes 2015-10-17 16:16:04 -04:00
Kconfig jbd2: remove debug dependency on debug_fs and update Kconfig help text 2013-06-12 23:07:51 -04:00
Makefile
recovery.c ext4: call out CRC and corruption errors with specific error codes 2015-10-17 16:16:04 -04:00
revoke.c jbd2: get rid of open coded allocation retry loop 2015-06-15 15:45:58 -04:00
transaction.c jbd2: limit number of reserved credits 2015-08-04 11:21:52 -04:00