| Anonymous | Login | Signup for a new account | 11-10-2008 11:01 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 | ||||
| 0000835 | [BusyBox] Other | minor | always | 04-12-06 06:24 | 02-18-08 03:09 | ||||
| Reporter | mort | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.2.x | ||||||
| Summary | 0000835: dirsync mount option is reported as unrecognized | ||||||||
| Description |
A new issue when I tried out the busybox daily-snapshot from April 12, 2006. This did work fine when I tried a daily on Feb 9, 2006 but doesn't work now. When I try to mount our partition with the 'dirsync' option I get a kernel message complaining that it is an unknown option. There must be something different about how the parameters are being passed into the mount command and on to the kernel. # grep part1 /etc/fstab /dev/ide/host0/bus0/target0/lun0/part1 /dtd/part1 vfat rw,dirsync,umask=0000,uid=99,gid=99,quiet,noatime 0 0 # mount /dtd/part1/ FAT: Unrecognized mount option "dirsync" or missing value mount: Mounting /dev/ide/host0/bus0/target0/lun0/part1 on /dtd/part1 failed: Invalid argument with our "old" busybox (1.0.0-pre7) it just works... |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0001375) mort 05-23-06 10:51 |
The patch that I just uploaded fixes things for me with v1.3.0. thanks mh |
|
(0005004) vda 02-18-08 03:09 |
Fixed in rev 21049. Thanks. |
| Copyright © 2000 - 2006 Mantis Group |