BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001040 [BusyBox] Other minor always 09-20-06 08:20 11-27-06 11:51
Reporter mort View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.2.x
Summary 0001040: "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
Additional Information
Attached Files  mount-quiet-flag.patch [^] (261 bytes) 09-20-06 08:20

- Relationships

- Notes
(0001813)
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
11-27-06 11:51 vda Resolution open => fixed
11-27-06 11:51 vda Fixed in Version  => 1.2.x


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker