On 1/31/24 07:43, Abyss Ether via devel wrote:
I created a simple PoC udev rule to mount USB Storage devices with the "sync 
option.
Available here : 
https://github.com/larina3315/personal-stuff/blob/main/linux/10-usb-storage.rules

Currently, USB Storage devices are mounted without the "sync" option, causing 
their writes to be cached.
This causes an issue, especially with GUI file managers like GNOME Files, where 
after a file copy operation, it would notify the user that the operation has 
been completed. If the user then tries to unmount the USB Storage device, they 
get notified that data is still being written to disk and that they should not 
remove the USB Storage device from their PC/Laptop/device.

Users should have learned to use "eject", this should be known since Windows 98,
it is 25 years ago.
Why should I be forced to work around terrible speed by default on my backup 
drive
because of these clueless users?

Regards.

--
   Roberto Ragusa    mail at robertoragusa.it
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to