udisks icon indicating copy to clipboard operation
udisks copied to clipboard

Whitelist some ext4 mount options

Open Amirmohammadomidi opened this issue 1 year ago • 1 comments
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

Amirmohammadomidi avatar Jan 30 '24 23:01 Amirmohammadomidi

Added, please test.

tbzatek avatar Feb 05 '24 15:02 tbzatek