Add "errmsg" to list of global mount options.
This commit is contained in:
parent
2b58bea7c0
commit
8539ca4cde
@ -127,6 +127,7 @@ struct vnode *rootvnode;
|
||||
* Global opts, taken by all filesystems
|
||||
*/
|
||||
static const char *global_opts[] = {
|
||||
"errmsg",
|
||||
"fstype",
|
||||
"fspath",
|
||||
"rdonly",
|
||||
|
Loading…
Reference in New Issue
Block a user