fs/adfs: super: correct superblock flags
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 4 Jun 2019 13:50:03 +0000 (14:50 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 27 Jun 2019 00:14:14 +0000 (20:14 -0400)
commit421d3c0faa28890dbfb7d2a67f067f07c1123556
tree1a0e069cbf81d9b12964c24088638edc732e4c5e
parent5ed70bb47767d1f57a5e85e585a327917ded0373
fs/adfs: super: correct superblock flags

We don't support atime updates of any kind, and we ought to set the
read-only bit if we are compiled without write support.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/adfs/super.c