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
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  busybox-dirsync.patch [^] (646 bytes) 05-23-06 10:50

- Relationships

- 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.
 

- Issue History
Date Modified Username Field Change
04-12-06 06:24 mort New Issue
04-12-06 06:24 mort Status new => assigned
04-12-06 06:24 mort Assigned To  => BusyBox
05-23-06 10:50 mort File Added: busybox-dirsync.patch
05-23-06 10:51 mort Note Added: 0001375
02-18-08 03:09 vda Status assigned => closed
02-18-08 03:09 vda Note Added: 0005004
02-18-08 03:09 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker