From nobody Sat Apr 15 20:32:05 2023 X-Original-To: fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PzQ396t7Zz451p4 for ; Sat, 15 Apr 2023 20:32:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PzQ392dtXz48Sn for ; Sat, 15 Apr 2023 20:32:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681590725; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ncng4QhCuglbsGQyoDW/i51LbtvmwSsAEdt2BrW5TQM=; b=QzhX2uC9Do6LkZz7YZZJdjzayfge4fKD6/fqvj/X9ivXwsg+RFDDCOOz31LRiyfTSksBvI zHM/2L/jepUZEIGV4aZa9bTz71sIzlKwdUqmt/b47BpvVmjhmAG3l2vthXInjf7eZumO9g 2JfkE6jTf3BwqoWEIuQUcxBXKJOn5TVreE0dORK63t8sMLX7JK+r2jiOpdb7fl28mFu/WZ 6vaPNfCYLJW7tEXTjm64OenCKwhQYvKcLucU5Fhwp9hrV72kFEDbPINHdlQn+V/9wrEMrz PRnzz1Guv62pQDGHSXFvE1HVrjpYnTx6oC1J3sFKFqiOw09/yg81D4SrLVEG1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681590725; a=rsa-sha256; cv=none; b=pYUCQTSR211ZoWjfa0aJPJ3y4PkjeJHaHmAhjpzdtmY1kDkuU2jyEY825YxAOOAA1aoK5l gTqBHEi3O8Ku49qLMmPZuPkncuHMO9xm59D0Thp6tKv4sjJBepbVc7j+w5tsKapSVhjErH +GaIG4rF4iSvAtkTzTqjcoFq1wT/UclQRKmbohgsaoGX0/QWrcONHwSqg/YuG/eaDkWGxF CxYA0rp7I8wtcUpo4QyYeAN2jHROqxX9F5klZ/H27tIxHVSk6o+I6gGY7PJBzOPxspyWVo M3XfIo7WGtF3B8I10n2SBIiyO05bZnhL0khpeKefOU5+uVetpTxHOuUR7AjkdA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PzQ391lNCzKwT for ; Sat, 15 Apr 2023 20:32:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 33FKW5aY096206 for ; Sat, 15 Apr 2023 20:32:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33FKW5sG096205 for fs@FreeBSD.org; Sat, 15 Apr 2023 20:32:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 270842] nfsclient sees out-of-date metadata until stat(1) Date: Sat, 15 Apr 2023 20:32:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: asomers@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270842 --- Comment #7 from Alan Somers --- (In reply to Rick Macklem from comment #6) Perhaps git and cargo are using fstat() instead of stat(). However, they aren't long-running programs; they're CLI utilities. So if they're doing fstat(), then they must also do some variety of open(). Wouldn't that also have to do a Lookup if there's a miss in the name cache? --=20 You are receiving this mail because: You are the assignee for the bug.=