commit | 421d3c0faa28890dbfb7d2a67f067f07c1123556 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Jun 04 14:50:03 2019 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 26 20:14:14 2019 -0400 |
tree | 1a0e069cbf81d9b12964c24088638edc732e4c5e | |
parent | 5ed70bb47767d1f57a5e85e585a327917ded0373 [diff] |
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>