[BusyBox 0001040]: "quiet" option in fstab doesn't get passed into the mount() syscall

bugs at busybox.net bugs at busybox.net
Wed Sep 20 15:20:44 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1040 
====================================================================== 
Reported By:                mort
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1040
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-20-2006 08:20 PDT
Last Modified:              09-20-2006 08:20 PDT
====================================================================== 
Summary:                    "quiet" option in fstab doesn't get passed into the
mount() syscall
Description: 
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 this issue in v1.1.3, but it appears to still be a problem in
1.2.1 and the trunk (although the code has been drastically reorganized in
trunk).

I found the problem with the vfat/msdos filesystems, which uses a quiet
option to override some complaints and errors.

patch against v1.2.1 attached.
mh
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-20-06 08:20  mort           New Issue                                    
09-20-06 08:20  mort           Status                   new => assigned     
09-20-06 08:20  mort           Assigned To               => BusyBox         
09-20-06 08:20  mort           File Added: mount-quiet-flag.patch               
    
======================================================================




More information about the busybox-cvs mailing list