Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3527846pxf; Mon, 15 Mar 2021 11:33:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzySvl/9zdBKZB0m1/fDMPxWR5+j+8FyfIt1XxjiGZgn7aILQgMqtm/z1ykHM8KSd2rG3zo X-Received: by 2002:a05:6402:3595:: with SMTP id y21mr31378430edc.233.1615833192538; Mon, 15 Mar 2021 11:33:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615833192; cv=none; d=google.com; s=arc-20160816; b=klS9GUaHDJ5zjJemtyFSz+M2x+XzmGWxiSBFsSjTx4hIgDjKK7EeZkj4/TQtD1gp+P utsAuEpBgZYD3jWqF3gqiTQDiJs9ovtB0vq6Q1AT7bj5aYwXyKA5TSIgaTCWPG8+8ixV um+amnH30NF4Rp+QQyB590FxC4L0QJOyl+XcoPJqEe24CU0fKYlJKkpv6pi6Ypoq2vAV dmoUTBdIQhn8soCY2JpI34Zag//qnanA0KUeVSWoGzf8igiwcgISPIkZTZAZo75U+w34 TM++SwQC73Z9B75kAehBJlDvyYOSp3F5aQ5Ck2m2IPOVE+4yn95Zv9zILR3qShEk+7zf H5Jw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=5hBJg+pkIVUOUUSusInBgbDBhFbNv04UtRy6wcFCCg0=; b=CUPZVFPZiKsQU1pZCRen3yB7htchTNMcHax/YkR+nXdssyKU3diN7DbEu0ebtzoUHP b7gqDbAYoDRU5mFMWbF0l3HxWI14jr6kLFPBPCdMa8Hw6sZeztEeofCrDpPRO6tAAxhy faRYLs05sCFaKVtgeY5TskhKaCkmqPuxmuTVpTw4sIiVJf74bo9jqYAyhLDV2s+y+pG+ Bc6nbMBmio5KXGq2o6HdwaT3AL2rnbAJAFbb56JF04dj/gV8ikv+w7MXC96Hi+GxyFec DQehisfUtoNuc5FsPRkmzyQdQ8/sQ2+wrMqgfTYovm1DTcdyXVFDKP26DLmMz/QKBVVZ JhCQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=XkdWbATw; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hb37si11814442ejc.81.2021.03.15.11.32.50; Mon, 15 Mar 2021 11:33:12 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=XkdWbATw; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238091AbhCOOnm (ORCPT + 99 others); Mon, 15 Mar 2021 10:43:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:49842 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231348AbhCOODc (ORCPT ); Mon, 15 Mar 2021 10:03:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5586B64EFD; Mon, 15 Mar 2021 14:03:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615817011; bh=dNwByETyHAEF8MtIeeRSegFXGJ7UUknHXYoMAN2fX1Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=XkdWbATwcoDErYgGWfXK3mfoanpDWTFci/B9yeuprfdwHMApjX/4imK+NjtaXewPX dvV8HAE/GeNTmNOKiVsttvt9uSkGcXgpn9HV1vHEHSs/ct528DcOGdbqvOKuN6zwdQ P3ltp8yPmzrEN7f3kY/W+5Go7YYibva8f0AQu8Uo= From: gregkh@linuxfoundation.org To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Geert Jansen , Trond Myklebust , Anna Schumaker , Sasha Levin Subject: [PATCH 5.10 246/290] NFS: Dont revalidate the directory permissions on a lookup failure Date: Mon, 15 Mar 2021 14:55:39 +0100 Message-Id: <20210315135550.328294223@linuxfoundation.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210315135541.921894249@linuxfoundation.org> References: <20210315135541.921894249@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Greg Kroah-Hartman From: Trond Myklebust [ Upstream commit 82e7ca1334ab16e2e04fafded1cab9dfcdc11b40 ] There should be no reason to expect the directory permissions to change just because the directory contents changed or a negative lookup timed out. So let's avoid doing a full call to nfs_mark_for_revalidate() in that case. Furthermore, if this is a negative dentry, and we haven't actually done a new lookup, then we have no reason yet to believe the directory has changed at all. So let's remove the gratuitous directory inode invalidation altogether when called from nfs_lookup_revalidate_negative(). Reported-by: Geert Jansen Fixes: 5ceb9d7fdaaf ("NFS: Refactor nfs_lookup_revalidate()") Signed-off-by: Trond Myklebust Signed-off-by: Anna Schumaker Signed-off-by: Sasha Levin --- fs/nfs/dir.c | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/fs/nfs/dir.c b/fs/nfs/dir.c index 4e011adaf967..c96ae135b80f 100644 --- a/fs/nfs/dir.c +++ b/fs/nfs/dir.c @@ -1202,6 +1202,15 @@ int nfs_lookup_verify_inode(struct inode *inode, unsigned int flags) goto out; } +static void nfs_mark_dir_for_revalidate(struct inode *inode) +{ + struct nfs_inode *nfsi = NFS_I(inode); + + spin_lock(&inode->i_lock); + nfsi->cache_validity |= NFS_INO_REVAL_PAGECACHE; + spin_unlock(&inode->i_lock); +} + /* * We judge how long we want to trust negative * dentries by looking at the parent inode mtime. @@ -1236,7 +1245,6 @@ nfs_lookup_revalidate_done(struct inode *dir, struct dentry *dentry, __func__, dentry); return 1; case 0: - nfs_mark_for_revalidate(dir); if (inode && S_ISDIR(inode->i_mode)) { /* Purge readdir caches. */ nfs_zap_caches(inode); @@ -1326,6 +1334,13 @@ nfs_lookup_revalidate_dentry(struct inode *dir, struct dentry *dentry, nfs_free_fattr(fattr); nfs_free_fhandle(fhandle); nfs4_label_free(label); + + /* + * If the lookup failed despite the dentry change attribute being + * a match, then we should revalidate the directory cache. + */ + if (!ret && nfs_verify_change_attribute(dir, dentry->d_time)) + nfs_mark_dir_for_revalidate(dir); return nfs_lookup_revalidate_done(dir, dentry, inode, ret); } @@ -1368,7 +1383,7 @@ nfs_do_lookup_revalidate(struct inode *dir, struct dentry *dentry, error = nfs_lookup_verify_inode(inode, flags); if (error) { if (error == -ESTALE) - nfs_zap_caches(dir); + nfs_mark_dir_for_revalidate(dir); goto out_bad; } nfs_advise_use_readdirplus(dir); @@ -1865,7 +1880,6 @@ nfs_add_or_obtain(struct dentry *dentry, struct nfs_fh *fhandle, dput(parent); return d; out_error: - nfs_mark_for_revalidate(dir); d = ERR_PTR(error); goto out; } -- 2.30.1