summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig.binfmt
diff options
context:
space:
mode:
authorLuís Henriques <lhenriques@suse.de>2021-12-14 17:50:58 +0000
committerTheodore Ts'o <tytso@mit.edu>2022-01-10 13:25:56 -0500
commite81c9302a6c3c008f5c30beb73b38adb0170ff2d (patch)
tree12927861ee468273b604878e5f10022d77c66c84 /fs/Kconfig.binfmt
parentae6ec194b55273e52351ee70d694594dcabe405d (diff)
downloadlinux-e81c9302a6c3c008f5c30beb73b38adb0170ff2d.tar.bz2
ext4: set csum seed in tmp inode while migrating to extents
When migrating to extents, the temporary inode will have it's own checksum seed. This means that, when swapping the inodes data, the inode checksums will be incorrect. This can be fixed by recalculating the extents checksums again. Or simply by copying the seed into the temporary inode. Link: https://bugzilla.kernel.org/show_bug.cgi?id=213357 Reported-by: Jeroen van Wolffelaar <jeroen@wolffelaar.nl> Signed-off-by: Luís Henriques <lhenriques@suse.de> Link: https://lore.kernel.org/r/20211214175058.19511-1-lhenriques@suse.de Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@kernel.org
Diffstat (limited to 'fs/Kconfig.binfmt')
0 files changed, 0 insertions, 0 deletions