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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 20 Sep 2023 11:39:50 +0200
From:   Pankaj Raghav <p.raghav@...sung.com>
To:     "Matthew Wilcox (Oracle)" <willy@...radead.org>
CC:     Andrew Morton <akpm@...ux-foundation.org>,
        <linux-fsdevel@...r.kernel.org>, <gfs2@...ts.linux.dev>,
        <linux-nilfs@...r.kernel.org>,
        <linux-ntfs-dev@...ts.sourceforge.net>, <ntfs3@...ts.linux.dev>,
        <ocfs2-devel@...ts.linux.dev>, <reiserfs-devel@...r.kernel.org>,
        <linux-ext4@...r.kernel.org>, <p.raghav@...sung.com>
Subject: Re: [PATCH 01/26] buffer: Make folio_create_empty_buffers() return
 a buffer_head

On Tue, Sep 19, 2023 at 05:51:10AM +0100, Matthew Wilcox (Oracle) wrote:
> Almost all callers want to know the first BH that was allocated
> for this folio.  We already have that handy, so return it.
> 
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
> ---
>  fs/buffer.c                 | 24 +++++++++++++-----------
>  include/linux/buffer_head.h |  4 ++--
>  2 files changed, 15 insertions(+), 13 deletions(-)
> 
Looks good,
Reviewed-by: Pankaj Raghav <p.raghav@...sung.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ