Andi Kleen
613cbe3d48
Don't set relatime when noatime is specified
...
Since commit 0a1c01c9477602ee8b44548a9405b2c1d587b5a2 ("Make relatime
default") when a file system is mounted explicitely with noatime it gets
both the MNT_RELATIME and MNT_NOATIME bits set.
This shows up like this in /proc/mounts:
/dev/xxx /yyy ext3 rw,noatime,relatime,errors=continue,data=writeback 0 0
That looks strange. The VFS uses noatime in this case, but both flags
are set. So it's more a cosmetic issue, but still better to fix.
Cc: mjg@redhat.com
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-19 10:46:47 -07:00
..
2009-03-27 14:44:03 -04:00
2009-04-02 19:05:08 -07:00
2009-04-02 19:05:08 -07:00
2009-04-17 09:55:19 -07:00
2009-03-27 14:44:00 -04:00
2009-04-01 08:59:23 -07:00
2009-04-08 10:21:43 -07:00
2009-04-03 15:14:44 -07:00
2009-04-03 16:42:41 +01:00
2009-04-17 21:08:15 +00:00
2009-03-27 14:44:00 -04:00
2009-03-27 14:44:03 -04:00
2009-04-02 19:05:08 -07:00
2009-03-27 14:44:04 -04:00
2009-04-01 08:59:23 -07:00
2009-04-02 19:05:09 -07:00
2009-03-31 19:44:38 +03:00
2009-04-13 15:04:33 -07:00
2009-04-08 13:15:10 -04:00
2009-04-15 12:10:13 +02:00
2009-04-17 09:32:11 -07:00
2009-04-03 16:42:39 +01:00
2009-04-09 17:37:53 +02:00
2009-04-15 09:04:12 -07:00
2009-04-13 15:04:29 -07:00
2009-04-02 21:09:10 -07:00
2009-03-27 14:44:00 -04:00
2009-04-02 21:09:10 -07:00
2009-04-02 19:04:53 -07:00
2009-04-01 08:59:12 -07:00
2009-04-02 19:05:09 -07:00
2009-04-13 15:04:32 -07:00
2009-04-06 08:04:54 -07:00
2009-04-06 14:56:26 -07:00
2009-03-31 23:00:26 -04:00
2009-04-06 13:25:56 -07:00
2009-04-02 19:05:09 -07:00
2009-03-27 14:44:00 -04:00
2009-04-07 14:07:03 -07:00
2009-04-06 13:25:56 -07:00
2009-04-13 09:53:52 +09:00
2009-03-27 14:44:05 -04:00
2009-04-01 08:59:18 -07:00
2009-04-15 12:10:12 +02:00
2009-04-02 21:09:10 -07:00
2009-04-02 00:49:02 +02:00
2009-04-16 16:17:10 -07:00
2009-04-02 19:05:10 -07:00
2009-04-02 19:04:48 -07:00
2009-04-07 07:39:59 -07:00
2009-04-02 21:09:10 -07:00
2009-04-07 08:31:10 -07:00
2009-03-27 14:44:00 -04:00
2009-04-06 13:30:00 -07:00
2009-04-16 16:17:09 -07:00
2009-04-02 19:05:10 -07:00
2009-04-06 15:00:19 -07:00
2009-04-02 13:36:28 +02:00
2009-04-02 19:05:10 -07:00
2009-04-13 14:35:13 -07:00
2009-03-27 14:44:03 -04:00
2009-04-02 19:05:01 -07:00
2009-03-31 23:00:27 -04:00
2009-03-31 23:00:28 -04:00
2009-04-15 12:10:12 +02:00
2009-04-01 07:07:16 -04:00
2009-04-16 07:47:49 -07:00
2009-04-03 09:08:19 -07:00
2009-04-04 14:20:34 -07:00
2009-03-31 23:00:28 -04:00
2009-04-15 12:10:13 +02:00
2009-04-02 19:04:48 -07:00
2009-04-01 08:59:20 -07:00
2009-04-01 08:59:20 -07:00
2009-03-31 23:00:27 -04:00
2009-03-30 08:00:24 -06:00
2009-03-30 15:22:03 +02:00
2009-03-31 23:00:27 -04:00
2009-04-03 15:24:35 -07:00
2009-03-31 23:00:26 -04:00
2009-04-15 12:10:12 +02:00
2009-03-31 23:00:26 -04:00
2009-04-07 08:31:16 -07:00
2009-04-03 12:09:09 +02:00
2009-04-07 08:31:16 -07:00
2009-04-01 07:38:54 -04:00
2009-03-31 23:00:27 -04:00
2009-04-19 10:46:47 -07:00
2009-03-31 23:00:27 -04:00
2009-04-15 12:10:12 +02:00
2009-04-04 14:20:34 -07:00
2009-03-30 22:05:11 +10:30
2009-04-17 07:38:07 -07:00
2009-04-07 08:31:09 -07:00
2009-03-27 14:48:34 -07:00