A somewhat recent update broke the mountoptions, and now it doesn't recognize a bunch of valid mount options anymore.
I have this line in my cmtab
mountoptions=rw,nosuid,nodev,noexec,noatime,nodiratime,nobarrier
I have to remove the rw, nodiratime and nobarrier for it to work. Even tho those three are definitely correct and appropriate mount options in this particular use case.
I'm on Debian testing, cryptmount-6.4.0
A somewhat recent update broke the mountoptions, and now it doesn't recognize a bunch of valid mount options anymore.
I have this line in my cmtab
mountoptions=rw,nosuid,nodev,noexec,noatime,nodiratime,nobarrierI have to remove the rw, nodiratime and nobarrier for it to work. Even tho those three are definitely correct and appropriate mount options in this particular use case.
I'm on Debian testing, cryptmount-6.4.0