Re: [PATCH -next] ext4: recover csum seed of tmp_inode after migrating to extents

From: Theodore Ts'o
Date: Fri Jul 22 2022 - 09:59:31 EST


On Fri, 17 Jun 2022 14:25:15 +0800, Li Lingfeng wrote:
> When migrating to extents, the checksum seed of temporary inode
> need to be replaced by inode's, otherwise the inode checksums
> will be incorrect when swapping the inodes data.
>
> However, the temporary inode can not match it's checksum to
> itself since it has lost it's own checksum seed.
>
> [...]

Applied, thanks!

[1/1] ext4: recover csum seed of tmp_inode after migrating to extents
commit: d335dce171806dd285494cdb49ca2959825c6bb9

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