From: "Sungjong Seo" <sj1557.seo@samsung.com>
To: "'Namjae Jeon'" <linkinjeon@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <linux-fsdevel@vger.kernel.org>,
<axboe@kernel.dk>, "'Christoph Hellwig'" <hch@infradead.org>
Subject: RE: [PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster
Date: Thu, 7 Apr 2022 10:58:08 +0900 [thread overview]
Message-ID: <190101d84a22$ede7e210$c9b7a630$@samsung.com> (raw)
In-Reply-To: <HK2PR04MB38916A5D693D52FF1C2FD24781E39@HK2PR04MB3891.apcprd04.prod.outlook.com>
> Changes since v1:
> - Added helper to block level instead of manual accessing bd_inode
> from the filesystem as suggested by Christoph Hellwig
>
> Yuezhang Mo (2):
> block: add sync_blockdev_range()
> exfat: reduce block requests when zeroing a cluster
>
> block/bdev.c | 10 ++++++++++
> fs/exfat/fatent.c | 41 +++++++++++++++++------------------------
> include/linux/blkdev.h | 6 ++++++
> 3 files changed, 33 insertions(+), 24 deletions(-)
>
Looks good, thanks for your patch!
Acked-by: Sungjong Seo <sj1557.seo@samsung.com>
> --
> 2.25.1
prev parent reply other threads:[~2022-04-07 1:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20220402032958epcas1p30a336a9b4f54e6972bdc196217ac1133@epcas1p3.samsung.com>
2022-04-02 3:27 ` [PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster Yuezhang.Mo
2022-04-07 1:58 ` Sungjong Seo [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='190101d84a22$ede7e210$c9b7a630$@samsung.com' \
--to=sj1557.seo@samsung.com \
--cc=axboe@kernel.dk \
--cc=hch@infradead.org \
--cc=linkinjeon@kernel.org \
--cc=linux-fsdevel@vger.kernel.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