linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Namjae Jeon <linkinjeon@kernel.org>
To: "Yuezhang.Mo@sony.com" <Yuezhang.Mo@sony.com>
Cc: "sj1557.seo@samsung.com" <sj1557.seo@samsung.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
	Wang Yugui <wangyugui@e16-tech.com>,
	"Andy.Wu@sony.com" <Andy.Wu@sony.com>
Subject: Re: [PATCH v2] exfat: fix inode->i_blocks for non-512 byte sector size device
Date: Sun, 8 Jan 2023 10:07:13 +0900	[thread overview]
Message-ID: <CAKYAXd8U+EfUMt4D+rQ64JuposBx0OrUABKrrfenenS6xd9H7A@mail.gmail.com> (raw)
In-Reply-To: <PUZPR04MB6316CA04EFB01F79FD026F9181FB9@PUZPR04MB6316.apcprd04.prod.outlook.com>

2023-01-06 14:45 GMT+09:00, Yuezhang.Mo@sony.com <Yuezhang.Mo@sony.com>:
> inode->i_blocks is not real number of blocks, but 512 byte ones.
>
> Fixes: 98d917047e8b ("exfat: add file operations")
> Fixes: 5f2aa075070c ("exfat: add inode operations")
> Fixes: 719c1e182916 ("exfat: add super block operations")
>
> Reported-by: Wang Yugui <wangyugui@e16-tech.com>
> Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
> Reviewed-by: Andy Wu <Andy.Wu@sony.com>
Applied, Thanks!

      reply	other threads:[~2023-01-08  1:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-06  5:45 [PATCH v2] exfat: fix inode->i_blocks for non-512 byte sector size device Yuezhang.Mo
2023-01-08  1:07 ` Namjae Jeon [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=CAKYAXd8U+EfUMt4D+rQ64JuposBx0OrUABKrrfenenS6xd9H7A@mail.gmail.com \
    --to=linkinjeon@kernel.org \
    --cc=Andy.Wu@sony.com \
    --cc=Yuezhang.Mo@sony.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sj1557.seo@samsung.com \
    --cc=wangyugui@e16-tech.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;
as well as URLs for NNTP newsgroup(s).