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)
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>

No differences found