NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/51762: mtime not updated by open(O_TRUNC)
The following reply was made to PR kern/51762; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost, "J. Hannken-Illjes" <hannken%eis.cs.tu-bs.de@localhost>
Cc:
Subject: Re: kern/51762: mtime not updated by open(O_TRUNC)
Date: Wed, 04 Jan 2017 02:22:39 +0700
Date: Tue, 3 Jan 2017 13:30:01 +0000 (UTC)
From: "J. Hannken-Illjes" <hannken%eis.cs.tu-bs.de@localhost>
Message-ID: <20170103133001.6B5847A338%mollari.NetBSD.org@localhost>
| This machine has /tmp on a ffs file system?
I also wondered if that might be related, and ran the test program with the
file on both tmpfs and ffs ... no change in symptom.
For the record in the PR, I observed the incorrect (according to POSIX -- one
might argue that if the file is obviously not changed, nor should the
mtime be, but let's not go there) behaviour on 6.99.30, 7.99.23 and 7,99,44
and correct behaviour in 7.0_STABLE (Dec 13, 2016)
kre
Home |
Main Index |
Thread Index |
Old Index