[PATCH 11/13] ubifs: Tell the VFS that readpage was synchronous

Richard Weinberger richard at nod.at
Thu Sep 17 16:46:52 EDT 2020


----- Ursprüngliche Mail -----
> Von: "Matthew Wilcox" <willy at infradead.org>
> An: "linux-fsdevel" <linux-fsdevel at vger.kernel.org>
> CC: "Matthew Wilcox" <willy at infradead.org>, "linux-mm" <linux-mm at kvack.org>, v9fs-developer at lists.sourceforge.net,
> "linux-kernel" <linux-kernel at vger.kernel.org>, linux-afs at lists.infradead.org, "ceph-devel"
> <ceph-devel at vger.kernel.org>, linux-cifs at vger.kernel.org, ecryptfs at vger.kernel.org, "linux-um"
> <linux-um at lists.infradead.org>, "linux-mtd" <linux-mtd at lists.infradead.org>, "richard" <richard at nod.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 at infradead.org>
> ---
> fs/ubifs/file.c | 16 ++++++++++------
> 1 file changed, 10 insertions(+), 6 deletions(-)

For ubifs, jffs2 and hostfs:

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

Thanks,
//richard



More information about the linux-um mailing list