commit | 5e90e106474d81d2bf8a9b3769ef746ca05040fa | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Mon Nov 27 19:50:16 2006 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Mon Nov 27 19:50:16 2006 +0000 |
tree | 21e852130eb9fe9e9c09410d7d33d02093001c01 | |
parent | f1a6c6b362c8b529a3118d52dde1821be441e626 [diff] |
Closing bug 1040: 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.