Merge from the 2.2 branch: describe MNT_FORCE for mount(2).
This commit is contained in:
parent
adb844d545
commit
94fbd76c28
@ -94,6 +94,9 @@ All I/O to the filesystem should be done asynchronously.
|
||||
.It Dv MNT_WANTRDWR
|
||||
Upgrade a mounted read-only filesystem to read-write if MNT_UPDATE
|
||||
is also specified.
|
||||
.It Dv MNT_FORCE
|
||||
Fore a read-write mount even if the filesystem appears to be unclean.
|
||||
Dangerous.
|
||||
.El
|
||||
.Pp
|
||||
The flag
|
||||
|
Loading…
x
Reference in New Issue
Block a user