[BusyBox 0000835]: dirsync mount option is reported as unrecognized

bugs at busybox.net bugs at busybox.net
Tue May 23 17:51:02 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=835 
====================================================================== 
Reported By:                mort
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   835
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-12-2006 06:24 PDT
Last Modified:              05-23-2006 10:51 PDT
====================================================================== 
Summary:                    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...


====================================================================== 

---------------------------------------------------------------------- 
 mort - 05-23-06 10:51  
---------------------------------------------------------------------- 
The patch that I just uploaded fixes things for me with v1.3.0.

thanks
mh 

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




More information about the busybox-cvs mailing list