Make relatime default
authorMatthew Garrett <mjg@redhat.com>
Thu, 26 Mar 2009 17:53:14 +0000 (17:53 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2009 18:01:10 +0000 (11:01 -0700)
commit0a1c01c9477602ee8b44548a9405b2c1d587b5a2
tree4f9f77b34bf1f2f497a8f99b8976599a6b2be8cc
parentd0adde574b8487ef30f69e2d08bba769e4be513f
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>
fs/namespace.c