| Anonymous | Login | Signup for a new account | 11-10-2008 11:06 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0001813) vda 11-27-06 11:51 |
Patch which does not add lines, only removes! I like this :) Applied to rev16694 |
| Copyright © 2000 - 2006 Mantis Group |