Re: [PATCH v2] ext4: set csum seed in tmp inode while migrating to extents

From: Theodore Ts'o
Date: Wed Jan 05 2022 - 23:42:11 EST


On Tue, 14 Dec 2021 17:50:58 +0000, Luís Henriques wrote:
> 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.
>
> [...]

Applied, thanks!

[1/1] ext4: set csum seed in tmp inode while migrating to extents
commit: 304f3f7a2817c03a05efabd6d4ae3f5e85b0da73

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>