From: Christoph Hellwig <hch@infradead.org>
To: MIngyi Cong <congmingyi@gmail.com>
Cc: linkinjeon@kernel.org, senozhatsky@chromium.org,
sfrench@samba.org, tom@talpey.com, linux-kernel@vger.kernel.org,
linux-cifs@vger.kernel.org
Subject: Re: [PATCH v3] fs: add the tuncate check of exfat
Date: Thu, 16 Mar 2023 07:47:17 -0700 [thread overview]
Message-ID: <ZBMr9YOmLtC6GNQ8@infradead.org> (raw)
In-Reply-To: <20230316142753.6628-1-congmingyi@gmail.com>
On Thu, Mar 16, 2023 at 10:27:53PM +0800, MIngyi Cong wrote:
> EXFAT will fill zero data in truncated range.
> Fix this by adding EXFAT_SUPER_MAGIC check.
None of these is correct. We need to find a way to communicate
this information without looking at magic numbers.
next prev parent reply other threads:[~2023-03-16 14:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-04 8:35 [PATCH] fs: add the tuncate check of exfat and hfsplus MIngyi Cong
2023-03-07 9:38 ` Namjae Jeon
2023-03-28 13:13 ` [PATCH v3] fs: add the tuncate check of exfat Mingyi Cong
2023-03-28 23:54 ` Christoph Hellwig
2023-03-07 13:57 ` [PATCH v2] fs: add the tuncate check of hfs, exfat and hfsplus MIngyi Cong
2023-03-16 14:27 ` [PATCH v3] fs: add the tuncate check of exfat MIngyi Cong
2023-03-16 14:47 ` Christoph Hellwig [this message]
[not found] ` <CAABeQzW++EWfW1rKqqKJCDN5eTceVJ4r380SA6Dg99CRZtUKFw@mail.gmail.com>
2023-03-20 13:44 ` Christoph Hellwig
2023-03-16 14:35 ` MIngyi Cong
2023-03-16 14:45 ` MIngyi Cong
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=ZBMr9YOmLtC6GNQ8@infradead.org \
--to=hch@infradead.org \
--cc=congmingyi@gmail.com \
--cc=linkinjeon@kernel.org \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=senozhatsky@chromium.org \
--cc=sfrench@samba.org \
--cc=tom@talpey.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox