mirror of
https://github.com/sheumann/hush.git
synced 2025-02-02 01:35:53 +00:00
5e90e10647
The "quiet" option is quietly (hah) ignored. It should be passed through to the mount() syscall in the comma separated list of options. I found the problem with the vfat/msdos filesystems, which uses a quiet option to override some complaints and errors.