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)
commitd0adde574b8487ef30f69e2d08bba769e4be513f
treefa8b98978bc9ebe607cbdf78c4ed13eeb545ba80
parent11ff6f05f1e836a6a02369a4c4b64757e484adc1
Add a strictatime mount option

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>
fs/namespace.c
include/linux/fs.h
include/linux/mount.h