[BusyBox 0000946]: mount -f command return error

bugs at busybox.net bugs at busybox.net
Fri Sep 29 14:43:38 UTC 2006


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=946 
====================================================================== 
Reported By:                VEvgeniy
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   946
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           1.2.x
====================================================================== 
Date Submitted:             07-13-2006 07:23 PDT
Last Modified:              09-29-2006 07:43 PDT
====================================================================== 
Summary:                    mount -f command return error
Description: 
mount -f command return error if mountpoint is busy,
but mount -f "mountpoint" only add data to /etc/mtab about "mountpoint"

For exam.
/etc/mtab is empty
mount -n /proc 
result: "OK! /etc/mtab is empty"
mount -f /proc
return: "Mounting proc on /proc failed: Device or resource busy"
result: /etc/mtab is empty

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

---------------------------------------------------------------------- 
 vda - 09-29-06 07:43  
---------------------------------------------------------------------- 
Committed fix in rev 16259 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-13-06 07:23  VEvgeniy       New Issue                                    
07-13-06 07:23  VEvgeniy       Status                   new => assigned     
07-13-06 07:23  VEvgeniy       Assigned To               => BusyBox         
09-29-06 07:43  vda            Status                   assigned => resolved
09-29-06 07:43  vda            Fixed in Version          => 1.2.x           
09-29-06 07:43  vda            Resolution               open => fixed       
09-29-06 07:43  vda            Note Added: 0001652                          
======================================================================




More information about the busybox-cvs mailing list