]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f8ee3d94eff78bedbc413b02e69cf60ac9bcfa2
tree4f9f77b34bf1f2f497a8f99b8976599a6b2be8cc
parent8c2e41a775a2d74dcd173702e911c994866527f6
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