On Wed, Aug 18, 2010 at 07:20:58PM +0100, David Woodhouse wrote: > On Tue, 2010-08-17 at 20:29 +0200, Andi Kleen wrote: > > > > > - Increment mtime by a nanosecond when necessary. > > > > You cannot be more precise than the backing file system: this causes > > non monotonity when the inodes are flushed (has happened in the past) > > Um, can't you? You can't *store* timestamps which are more precise, but > they can be in cache can't they? No you can't. The initial implementation did that and it broke someone's make. After that the VFS was fixed to never be precise than the backing file system. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html