* [PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster @ 2022-04-02 3:27 ` Yuezhang.Mo 2022-04-07 1:58 ` Sungjong Seo 0 siblings, 1 reply; 2+ messages in thread From: Yuezhang.Mo @ 2022-04-02 3:27 UTC (permalink / raw) To: Namjae Jeon, sj1557.seo@samsung.com Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Andy.Wu@sony.com, Wataru.Aoyama@sony.com, axboe@kernel.dk, Christoph Hellwig 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(-) -- 2.25.1 ^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster 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 0 siblings, 0 replies; 2+ messages in thread From: Sungjong Seo @ 2022-04-07 1:58 UTC (permalink / raw) To: 'Namjae Jeon' Cc: linux-kernel, linux-fsdevel, axboe, 'Christoph Hellwig' > 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-07 1:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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 is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox