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

bugs at busybox.net bugs at busybox.net
Mon Nov 27 19:51:23 UTC 2006


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             09-20-2006 08:20 PDT
Last Modified:              11-27-2006 11:51 PST
====================================================================== 
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
====================================================================== 

---------------------------------------------------------------------- 
 vda - 11-27-06 11:51  
---------------------------------------------------------------------- 
Patch which does not add lines, only removes! I like this :)

Applied to rev16694 

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               
    
11-27-06 11:51  vda            Status                   assigned => closed  
11-27-06 11:51  vda            Note Added: 0001813                          
======================================================================




More information about the busybox-cvs mailing list