Yiwen Jiang 7ff3c20468 fs/9p: don't set SB_NOATIME by default
When the user uses some syscall, for example mmap(v9fs_file_mmap), it
will not update atime even if user's was set mnt_flags without
MNT_NOATIME, because v9fs defaults to settine SB_NOATIME in
v9fs_set_super.

For supporting access time updating when the user mounts with relatime,
we should not set SB_NOATIME by default.

Link: http://lkml.kernel.org/r/5AB9A377.6080906@huawei.com
Signed-off-by: Yiwen Jiang <jiangyiwen@huawei.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@sandia.gov>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-04-05 21:36:22 -07:00
..
2018-04-05 21:36:22 -07:00
2018-04-04 13:03:38 -07:00
2018-03-14 13:31:23 +01:00
2018-02-07 14:25:22 -08:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2018-02-06 18:32:45 -08:00
2018-03-07 11:47:15 +01:00
2018-03-27 13:18:09 -04:00
2018-02-07 14:25:22 -08:00
2018-02-06 18:32:45 -08:00
2018-03-29 15:08:21 -04:00
2018-01-29 07:27:24 -08:00
2018-02-06 10:41:33 -08:00
2018-02-08 15:18:32 -08:00
2018-02-15 15:34:42 -05:00
2018-04-04 12:44:02 -07:00