BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000946 [BusyBox] Standards Compliance major always 07-13-06 07:23 09-30-06 13:21
Reporter VEvgeniy View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.2.x
Summary 0000946: 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
Additional Information
Attached Files

- Relationships

- Notes
(0001652)
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
09-30-06 13:21 vda Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker