From 5dea1a50babaa0d8e936d1c0ef04382c439bd168 Mon Sep 17 00:00:00 2001 From: Tiger Yang Date: Tue, 5 Dec 2006 10:09:17 +0800 Subject: [PATCH] --- yaml --- r: 44355 b: refs/heads/master c: bcd5625bffe103efa7413bb6432fc871074a19c2 h: refs/heads/master i: 44353: 996e42c27e39b88684122a7c47b0534797d9e34e 44351: a96b100fe2e3b04219879ff6ad64208131922216 v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/ocfs2.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e8a1f48a87a3..75e60437a369 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c271c5c22b0a7ca45fda15f1f4d258bca36a5b94 +refs/heads/master: bcd5625bffe103efa7413bb6432fc871074a19c2 diff --git a/trunk/Documentation/filesystems/ocfs2.txt b/trunk/Documentation/filesystems/ocfs2.txt index af6defd10cb6..8ccf0c1b58ed 100644 --- a/trunk/Documentation/filesystems/ocfs2.txt +++ b/trunk/Documentation/filesystems/ocfs2.txt @@ -54,3 +54,6 @@ errors=panic Panic and halt the machine if an error occurs. intr (*) Allow signals to interrupt cluster operations. nointr Do not allow signals to interrupt cluster operations. +atime_quantum=60(*) OCFS2 will not update atime unless this number + of seconds has passed since the last update. + Set to zero to always update atime.