[BusyBox 0000946]: mount -f command return error
bugs at busybox.net
bugs at busybox.net
Thu Jul 13 14:23:03 UTC 2006
The following issue has been SUBMITTED.
======================================================================
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: assigned
======================================================================
Date Submitted: 07-13-2006 07:23 PDT
Last Modified: 07-13-2006 07:23 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
======================================================================
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
======================================================================
More information about the busybox-cvs
mailing list