public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: Gao Xiang <hsiangkao@linux.alibaba.com>, linux-erofs@lists.ozlabs.org
Cc: chao@kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH RESEND] erofs: micro-optimize superblock checksum
Date: Thu, 16 Jan 2025 16:28:14 +0800	[thread overview]
Message-ID: <ff673fda-a226-4b7b-b8fe-aec1ec2fa6be@kernel.org> (raw)
In-Reply-To: <20241212023948.1143038-1-hsiangkao@linux.alibaba.com>

On 12/12/24 10:39, Gao Xiang wrote:
> Just verify the remaining unknown on-disk data instead of allocating a
> temporary buffer for the whole superblock and zeroing out the checksum
> field since .magic(EROFS_SUPER_MAGIC_V1) is verified and .checksum(0)
> is fixed.
> 
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>

Reviewed-by: Chao Yu <chao@kernel.org>

Thanks,

      reply	other threads:[~2025-01-16  8:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12  2:37 [PATCH] erofs: micro-optimize superblock checksum Gao Xiang
2024-12-12  2:39 ` [PATCH RESEND] " Gao Xiang
2025-01-16  8:28   ` Chao Yu [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=ff673fda-a226-4b7b-b8fe-aec1ec2fa6be@kernel.org \
    --to=chao@kernel.org \
    --cc=hsiangkao@linux.alibaba.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox