[BusyBox-cvs] [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 Jun 3 07:39:27 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<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:              06-03-2005 00:39 PDT
======================================================================
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.

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

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




More information about the busybox-cvs mailing list