On Sat, 4 Aug 2007, Linus Torvalds wrote: > > Well, we could make it the default for the kernel (possibly under a > "fast-atime" config option), and then people can add "atime" or "noatime" > as they wish, since mount has supported _those_ options for a long time.
Side note: while I think the fsync() behaviour is more irritating than atime, that one is harder to fix. I think it's reasonable to have "relatime" as a default strategy for the kernel, but I don't think it's necessarily at all as reasonable to change a filesystem-specific ordering constraint. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/