K 10 svn:author V 3 cem K 8 svn:date V 27 2017-11-20T21:38:24.374442Z K 7 svn:log V 398 msdosfs(5): Reflect READONLY attribute in file mode Msdosfs allows setting READONLY by clearing the owner write bit of the file mode. (While here, correct the misspelling of S_IWUSR as VWRITE. No functional change.) In msdosfs_getattr, intuitively reflect that READONLY attribute to userspace in the file mode. Reported by: Karl Denninger Sponsored by: Dell EMC Isilon END