commit | d0adde574b8487ef30f69e2d08bba769e4be513f | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Thu Mar 26 17:49:56 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 26 10:56:35 2009 -0700 |
tree | fa8b98978bc9ebe607cbdf78c4ed13eeb545ba80 | |
parent | 11ff6f05f1e836a6a02369a4c4b64757e484adc1 [diff] |
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>