K 10 svn:author V 2 jh K 8 svn:date V 27 2011-03-23T17:56:38.977514Z K 7 svn:log V 323 Recognize "ro", "rdonly", "norw", "rw" and "noro" as equal options in vfs_equalopts(). This allows vfs_sanitizeopts() to filter redundant occurrences of these options. It was possible that for example both "ro" and "rw" options became active concurrently. PR: kern/133614 Discussed on: freebsd-hackers MFC after: 1 month END