Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp702702pxk; Thu, 17 Sep 2020 13:54:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyGxHzCvbmiho+aFdo6KKYyrjBO72wTJ8oeR6tAPFS/UbhaVX+vqfVnrxnCPozKeAszDNDE X-Received: by 2002:a50:fa88:: with SMTP id w8mr35568390edr.179.1600376083413; Thu, 17 Sep 2020 13:54:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600376083; cv=none; d=google.com; s=arc-20160816; b=TqC+0c32Yuf0Fux+k+SDB8ee7l9JEqPFYH7CCJ8zgrQXSOcpes9CgNAxQ2l+bikmpZ 92tDkT/nvD5KkuSksJ8nnYiqfUtwjjyTKpCAkuvhXwVg07u8AuOOyDSr9wnvSRR3m7IB YqwgWmnjg5DnqqH5Jzc/f9lKRfX/HJIPkjuzm1jgeKOqJoddiymQwnB9efsIWeeAUbn+ 8lmnAMvp4ldR0jGulh/s02Fs+I0SGJCkfhxHnVMNOyVsLxAGC7WQpGUuBAHd8RDfwXLt lImEijuz0yfYwAGvOt5t7czjGhrkaoODztB9/wvsulOsrkeF8P5kdU+uOKVUQ1o5oplI D7QA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:thread-index:thread-topic :content-transfer-encoding:mime-version:subject:references :in-reply-to:message-id:cc:to:from:date; bh=kGyG1+3ZCSbGuUhXrG6PleITicYwWT9oMVcvblPhYTk=; b=sGsEQKj6irjRbT8GyWGIA6XPzUmoDluGxd4GnLL+/7d4MHU/fBk+cSLqx6Xxz5D7pP hrevngT0WbSfrWxHaplzBu8s8Wlh0Nc5O5WoPiHqrce+ridcE5SKILPr+dQbDDS9yOr3 edoArYL29Gp2CecgBr8QcSPcLICkRno+5w02aQE0KDZKgOe0I5ZqbJuAaXvnWUVgOskj gtVpWJqZVe16OIFRIwJV4TcxRAgHqDsta7nDVnpCTw2DqFGit/FxsocNSwbitR3dctv8 NjM9LOAM10olYMfYZd9A/k6/S0gMxsR7A/90Nyv3UVrHL/3FDJ5SMwIwqouERNE9k6rR XKtQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 10si853860ejv.6.2020.09.17.13.54.19; Thu, 17 Sep 2020 13:54:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726533AbgIQUwo convert rfc822-to-8bit (ORCPT + 99 others); Thu, 17 Sep 2020 16:52:44 -0400 Received: from lithops.sigma-star.at ([195.201.40.130]:41570 "EHLO lithops.sigma-star.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726180AbgIQUwn (ORCPT ); Thu, 17 Sep 2020 16:52:43 -0400 X-Greylist: delayed 346 seconds by postgrey-1.27 at vger.kernel.org; Thu, 17 Sep 2020 16:52:41 EDT Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id D044C6074023; Thu, 17 Sep 2020 22:46:53 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id b95lGeAHKEV9; Thu, 17 Sep 2020 22:46:53 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 465F4607403B; Thu, 17 Sep 2020 22:46:53 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id hHdZoVyeGGFV; Thu, 17 Sep 2020 22:46:53 +0200 (CEST) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id 139CF6074023; Thu, 17 Sep 2020 22:46:53 +0200 (CEST) Date: Thu, 17 Sep 2020 22:46:52 +0200 (CEST) From: Richard Weinberger To: Matthew Wilcox Cc: linux-fsdevel , linux-mm , v9fs-developer@lists.sourceforge.net, linux-kernel , linux-afs@lists.infradead.org, ceph-devel , linux-cifs@vger.kernel.org, ecryptfs@vger.kernel.org, linux-um , linux-mtd Message-ID: <482280458.101023.1600375612958.JavaMail.zimbra@nod.at> In-Reply-To: <20200917151050.5363-12-willy@infradead.org> References: <20200917151050.5363-1-willy@infradead.org> <20200917151050.5363-12-willy@infradead.org> Subject: Re: [PATCH 11/13] ubifs: Tell the VFS that readpage was synchronous MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Originating-IP: [195.201.40.130] X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF78 (Linux)/8.8.12_GA_3809) Thread-Topic: ubifs: Tell the VFS that readpage was synchronous Thread-Index: p/3vZsFlTtSUPnLB3kKvb/O8V+m25A== Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ----- Ursprüngliche Mail ----- > Von: "Matthew Wilcox" > An: "linux-fsdevel" > CC: "Matthew Wilcox" , "linux-mm" , v9fs-developer@lists.sourceforge.net, > "linux-kernel" , linux-afs@lists.infradead.org, "ceph-devel" > , linux-cifs@vger.kernel.org, ecryptfs@vger.kernel.org, "linux-um" > , "linux-mtd" , "richard" > 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) > --- > fs/ubifs/file.c | 16 ++++++++++------ > 1 file changed, 10 insertions(+), 6 deletions(-) For ubifs, jffs2 and hostfs: Acked-by: Richard Weinberger Thanks, //richard