All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: linux-ext4@vger.kernel.org, lilingfeng3@huawei.com
Cc: "Theodore Ts'o" <tytso@mit.edu>,
	jack@suse.cz, libaokun2@huawei.com, yi.zhang@huawei.com,
	linux-kernel@vger.kernel.org, yukuai3@huawei.com,
	adilger.kernel@dilger.ca
Subject: Re: [PATCH -next] ext4: recover csum seed of tmp_inode after migrating to extents
Date: Fri, 22 Jul 2022 09:58:19 -0400	[thread overview]
Message-ID: <165849767594.303416.14308987789787240550.b4-ty@mit.edu> (raw)
In-Reply-To: <20220617062515.2113438-1-lilingfeng3@huawei.com>

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@mit.edu>

      parent reply	other threads:[~2022-07-22 13:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  6:25 [PATCH -next] ext4: recover csum seed of tmp_inode after migrating to extents Li Lingfeng
2022-06-17 10:44 ` Jan Kara
2022-07-22 13:58 ` Theodore Ts'o [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165849767594.303416.14308987789787240550.b4-ty@mit.edu \
    --to=tytso@mit.edu \
    --cc=adilger.kernel@dilger.ca \
    --cc=jack@suse.cz \
    --cc=libaokun2@huawei.com \
    --cc=lilingfeng3@huawei.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yi.zhang@huawei.com \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.