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:   Thu, 17 Sep 2020 22:46:52 +0200 (CEST)
From:   Richard Weinberger <richard@....at>
To:     Matthew Wilcox <willy@...radead.org>
Cc:     linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        linux-mm <linux-mm@...ck.org>,
        v9fs-developer@...ts.sourceforge.net,
        linux-kernel <linux-kernel@...r.kernel.org>,
        linux-afs@...ts.infradead.org,
        ceph-devel <ceph-devel@...r.kernel.org>,
        linux-cifs@...r.kernel.org, ecryptfs@...r.kernel.org,
        linux-um <linux-um@...ts.infradead.org>,
        linux-mtd <linux-mtd@...ts.infradead.org>
Subject: Re: [PATCH 11/13] ubifs: Tell the VFS that readpage was synchronous

----- Ursprüngliche Mail -----
> Von: "Matthew Wilcox" <willy@...radead.org>
> An: "linux-fsdevel" <linux-fsdevel@...r.kernel.org>
> CC: "Matthew Wilcox" <willy@...radead.org>, "linux-mm" <linux-mm@...ck.org>, v9fs-developer@...ts.sourceforge.net,
> "linux-kernel" <linux-kernel@...r.kernel.org>, linux-afs@...ts.infradead.org, "ceph-devel"
> <ceph-devel@...r.kernel.org>, linux-cifs@...r.kernel.org, ecryptfs@...r.kernel.org, "linux-um"
> <linux-um@...ts.infradead.org>, "linux-mtd" <linux-mtd@...ts.infradead.org>, "richard" <richard@....at>
> Gesendet: Donnerstag, 17. September 2020 17:10:48
> Betreff: [PATCH 11/13] ubifs: Tell the VFS that readpage was synchronous

> The ubifs readpage implementation was already synchronous, so use
> AOP_UPDATED_PAGE to avoid cycling the page lock.
> 
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
> ---
> fs/ubifs/file.c | 16 ++++++++++------
> 1 file changed, 10 insertions(+), 6 deletions(-)

For ubifs, jffs2 and hostfs:

Acked-by: Richard Weinberger <richard@....at>

Thanks,
//richard

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ