aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching/backend-api.rst
diff options
context:
space:
mode:
authorLuís Henriques <[email protected]>2021-12-14 17:50:58 +0000
committerTheodore Ts'o <[email protected]>2022-01-10 13:25:56 -0500
commite81c9302a6c3c008f5c30beb73b38adb0170ff2d (patch)
tree12927861ee468273b604878e5f10022d77c66c84 /Documentation/filesystems/caching/backend-api.rst
parentae6ec194b55273e52351ee70d694594dcabe405d (diff)
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 <[email protected]> Signed-off-by: Luís Henriques <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]> Cc: [email protected]
Diffstat (limited to 'Documentation/filesystems/caching/backend-api.rst')
0 files changed, 0 insertions, 0 deletions