[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnulib's test for the O_NOATIME open flag is broken
From: |
Paul Eggert |
Subject: |
Re: [PATCH] gnulib's test for the O_NOATIME open flag is broken |
Date: |
Sat, 25 Nov 2006 11:32:16 -0800 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Nix <address@hidden> writes:
> I suspect this wasn't noticed because a lot of people mount their
> filesystems with the noatime option,
Actually, in my case it wasn't noticed because my system doesn't
support O_NOATIME. I guess a lot of developers are in my boat,
as it's a relatively new feature.
> 2006-11-25 Nix <address@hidden>
>
> * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
> Don't close an fd more than once. Identical atimes indicate
> success, not failure.
Thanks for the bug report and the fix. I installed the fix into
gnulib.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] gnulib's test for the O_NOATIME open flag is broken,
Paul Eggert <=