[BusyBox 0000281]: mount -at <type> mounts all the file systems, not just those of type <type>

bugs at busybox.net bugs at busybox.net
Fri Jan 27 00:06:07 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=281 
====================================================================== 
Reported By:                jbowler
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   281
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             06-03-2005 00:39 PDT
Last Modified:              01-26-2006 16:06 PST
====================================================================== 
Summary:                    mount -at <type> mounts all the file systems, not
just those of type <type>
Description: 
  mount -a -t nfs

(and the like) is used within standard init scripts to mount only nfs file
systems in fstab.  Busybox mount accepts these options but ignores the -t
nfs and mounts everything.  This is bad because it remounts stuff like
tmpfs partitions, obscuring any boot time setup already done in them.

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

---------------------------------------------------------------------- 
 jbowler - 01-26-06 16:06  
---------------------------------------------------------------------- 
I think this still exists in 1.1.0 (by code examination), but the code has
changed substantially so the patch won't apply. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-03-05 00:39  jbowler        New Issue                                    
06-03-05 00:39  jbowler        File Added: mount-all-type.patch                 
  
01-10-06 02:08  robang74       Issue Monitored: robang74                    
01-26-06 16:06  jbowler        Note Added: 0001013                          
======================================================================




More information about the busybox-cvs mailing list