commit | 0a1c01c9477602ee8b44548a9405b2c1d587b5a2 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Thu Mar 26 17:53:14 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 26 11:01:10 2009 -0700 |
tree | 4f9f77b34bf1f2f497a8f99b8976599a6b2be8cc | |
parent | d0adde574b8487ef30f69e2d08bba769e4be513f [diff] |
Make relatime default Change the default behaviour of the kernel to use relatime for all filesystems. This can be overridden with the "strictatime" mount option. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>