udisks
udisks copied to clipboard
Whitelist some ext4 mount options
trafficstars
Issue Description
It would be beneficial to be able to use the commit mount option in mount_option.conf under ext4_defaults section.
Mount Options Details
commit=nrsec
The commit=nrsec option triggers a journal commit every nrsec seconds, providing control over the frequency of journal commits.
source: Linux manual page
Added, please test.