Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2023 14:50:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 270842] [nfsclient] sees out-of-date metadata until stat(1)
Message-ID:  <bug-270842-3630-Fa1DlXVbon@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270842-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270842-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270842

--- Comment #4 from Rick Macklem <rmacklem@FreeBSD.org> ---
Doing anything that does a Getattr (stat(1) is one of them)
after the cached attributes have timed out will get fresh
attributes from the NFS server.

Beyond the fact that stat(1) does a VOP_GETATTR(), I do not
think there is anything magical about it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270842-3630-Fa1DlXVbon>