Add "update" mount option to global_opts array,
for use with vfs_filteropt().
This commit is contained in:
parent
1b861e4a10
commit
0c89bb0a02
@ -138,6 +138,7 @@ static const char *global_opts[] = {
|
||||
"rw",
|
||||
"suid",
|
||||
"exec",
|
||||
"update",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user