Typo
This commit is contained in:
parent
ad0e064f42
commit
959bbab99c
@ -9,7 +9,7 @@ Other changes:
|
||||
|
||||
New features:
|
||||
* Add support for atime mount options (noatime, strictatime, relatime, atime, nodiratime).
|
||||
* The default is atime behavior is now *noatime* (in 0.10.x is was relatime).
|
||||
* The new default is now *noatime* (in 0.10.x is was relatime).
|
||||
Noatime reduces the amount of write necessary and with that reduces the probability for synchronization conflicts
|
||||
or corrupted file systems if a power outage happens while writing.
|
||||
* Add an --immediate flag to cryfs-unmount that tries to unmount immediately and doesn't wait for processes to release their locks on the file system.
|
||||
|
Loading…
Reference in New Issue
Block a user