mirror of
https://github.com/sheumann/hush.git
synced 2025-02-05 21:30:50 +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.