https://github.com/torvalds/linux
Revision dac7a4b4b1f664934e8b713f529b629f67db313c authored by Theodore Ts'o on 25 March 2017, 21:22:47 UTC, committed by Theodore Ts'o on 25 March 2017, 21:22:47 UTC
We must lock the xattr block before calculating or verifying the
checksum in order to avoid spurious checksum failures.

https://bugzilla.kernel.org/show_bug.cgi?id=193661

Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
1 parent cd9cb40
History
Tip revision: dac7a4b4b1f664934e8b713f529b629f67db313c authored by Theodore Ts'o on 25 March 2017, 21:22:47 UTC
ext4: lock the xattr block before checksuming it
Tip revision: dac7a4b

back to top