Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2017 19:16:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 77902] [nfs] NFS client should use VA_UTIMES_NULL to determine whether to use NFSV3SATTRTIME_TOSERVER
Message-ID:  <bug-77902-8-YmyAnNlyZY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-77902-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-77902-8@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=3D77902

guy@alum.mit.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Overcome By Events          |FIXED

--- Comment #3 from guy@alum.mit.edu ---
By which you presumably mean "fixed by

------------------------------------------------------------------------
r245508 | jhb | 2013-01-16 13:52:31 -0800 (Wed, 16 Jan 2013) | 7 lines

Use the VA_UTIMES_NULL flag to detect when NULL was passed to utimes()
instead of comparing the desired time against the current time as a
heuristic.

Reviewed by:    rmacklem
MFC after:      1 week"

as said change appears to do exactly what I suggested.

--=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-77902-8-YmyAnNlyZY>