Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2001 23:16:37 -0800 (PST)
From:      <dillon@FreeBSD.org>
To:        wolf@oleane.net, dillon@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/14997: NFSv3 open O_EXCL fails to set proper "atime"
Message-ID:  <200101050716.f057Gbn06697@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: NFSv3 open O_EXCL fails to set proper "atime"

State-Changed-From-To: open->closed
State-Changed-By: dillon
State-Changed-When: Thu Jan 4 23:11:46 PST 2001
State-Changed-Why: 

The NFSv3 access time screwup for O_EXCL opens has been fixed in
-current (5.x), and will be MFC'd to -stable (4.x) on friday
Jan 5 2001.  I will look into MFCing it to 3.x... I'll do it if
it is trivial.

The NFSv3 protocol uses the time fields to store the file verifier.
The client is supposed to do a SETATTR after a successful O_EXCL open to
clean it up. The FreeBSD client code was not doing the correct SETATTR,
leaving the file attributes in a broken state.


http://www.freebsd.org/cgi/query-pr.cgi?pr=14997


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101050716.f057Gbn06697>