On Tue, Jan 19, 2016 at 10:25:46AM -0800, Chuck Silvers wrote: > I wouldn't want it as a default for everything either, it breaks things like > xbiff. > the linux "relatime" thing seems like a reasonable compromise.
Haven't we been implementing relatime effectively forever? I thought atime changes are only ever written when the vnode is destroyed, so unmount time or under vnode scarcity. Joerg