From fb5902ca5cf802557eb1e3c56502a2f5e27242f4 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 6 Aug 2008 18:14:38 +0000 Subject: - support relatime / norelatime --- include/usage.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 78f40367e..e24299088 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2661,6 +2661,7 @@ " [a]sync Writes are asynchronous / synchronous\n" \ " [no]atime Disable / enable updates to inode access times\n" \ " [no]diratime Disable / enable atime updates to directories\n" \ + " [no]relatime Disable / enable atime updates relative to modification time\n" \ " [no]dev Allow use of special device files / disallow them\n" \ " [no]exec Allow use of executable files / disallow them\n" \ " [no]suid Allow set-user-id-root programs / disallow them\n" \ -- cgit v1.2.3