GNU bug report logs -
#13149
24.3.50; Emacs thinks file was changed outside Emacs, but it was not
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Tue, 11 Dec 2012 21:53:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 18.01.2013 9:01, Paul Eggert wrote:
> On 01/17/2013 08:36 PM, Dmitry Gutov wrote:
>> The time stamps were identical in all combinations:
>
> Did vboxsf and/or cifs report time stamps that
> were not on 100-ns boundaries? That would be a bug.
Nope, only on ext4.
> How about the following program? What does it output?
vboxsf:
1358485717.265985900 fstat
1358485717.265985900 lstat
1358485717.265985900 stat
1358485717.265985900 fstat
1358485717.265985900 lstat
1358485717.265985900 stat
cifs:
1358485764.638001400 fstat
1358485764.638001400 lstat
1358485764.638001400 stat
1358485764.638001400 fstat
1358485764.638001400 lstat
1358485764.638001400 stat
ext4 (just for completeness):
1358485649.211315918 fstat
1358485649.211315918 lstat
1358485649.211315918 stat
1358485649.223315921 fstat
1358485649.223315921 lstat
1358485649.223315921 stat
Ran it quite a few times, the results were always identical.
This bug report was last modified 11 years and 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.