Add a strictatime mount option
authorMatthew Garrett <mjg@redhat.com>
Thu, 26 Mar 2009 17:49:56 +0000 (17:49 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2009 17:56:35 +0000 (10:56 -0700)
Add support for explicitly requesting full atime updates. This makes it
possible for kernels to default to relatime but still allow userspace to
override it.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found