Enable writes using a module parameter
AdityaGarg8 opened this issue · 1 comments
AdityaGarg8 commented
It's quite inconvenient to manually enable writes by running mount everytime. Can we have a module parameter as well so that they can be enabled or disabled as per users wish by default? The experience imo shall be better. Obviously there is a risk associated but the user shall be knowing what they are doing if they use the parameter.
AdityaGarg8 commented
I just realised that udisks2 now supports custom mount options, so this doesn't make any sense now.