Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2023 23:14:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 273215] nullfs: modification times incorrect, breaking make etc.
Message-ID:  <bug-273215-3630-Y4GYXWrvyD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273215-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273215-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=3D273215

John F. Carr <jfc@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfc@mit.edu

--- Comment #4 from John F. Carr <jfc@mit.edu> ---
Created attachment 244325
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244325&action=
=3Dedit
unconditionally call ufs_itimes on close

The test seems to do the right thing if I use the version of ufs_close from
FreeBSD 14, which calls ufs_itimes unconditionally instead of testing
v_usecount.

--=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-273215-3630-Y4GYXWrvyD>