lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <190101d84a22$ede7e210$c9b7a630$@samsung.com>
Date:   Thu, 7 Apr 2022 10:58:08 +0900
From:   "Sungjong Seo" <sj1557.seo@...sung.com>
To:     "'Namjae Jeon'" <linkinjeon@...nel.org>
Cc:     <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>,
        <axboe@...nel.dk>, "'Christoph  Hellwig'" <hch@...radead.org>
Subject: RE: [PATCH v2 0/2] exfat: reduce block requests when zeroing a
 cluster

> 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@...sung.com>

> --
> 2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ