[BusyBox 0000894]: df.c Does not report info for "rootfs"
bugs at busybox.net
bugs at busybox.net
Thu Nov 15 01:46:57 PST 2007
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=894
======================================================================
Reported By: aric
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 894
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 06-02-2006 07:55 PDT
Last Modified: 11-15-2007 01:46 PST
======================================================================
Summary: df.c Does not report info for "rootfs"
Description:
df.c is explicitly set up to ignore "rootfs", and so if you df -h /, you
get nothing. I think it was designed to skip the multiple entries of the
root mount that appear in /proc/mounts and /etc/mtab, but it doesn't take
care of the case when a path is specified.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0000145 Fix strange behavior when issue df with...
======================================================================
----------------------------------------------------------------------
aric - 06-02-06 07:58
----------------------------------------------------------------------
That patch didn't look so good, so I attached a file.
----------------------------------------------------------------------
vda - 11-15-07 01:46
----------------------------------------------------------------------
fixed in svn
Issue History
Date Modified Username Field Change
======================================================================
06-02-06 07:55 aric New Issue
06-02-06 07:55 aric Status new => assigned
06-02-06 07:55 aric Assigned To => BusyBox
06-02-06 07:58 aric File Added: df.patch
06-02-06 07:58 aric Note Added: 0001393
06-02-06 08:21 bernhardf Relationship added duplicate of 0000145
11-15-07 01:46 vda Status assigned => closed
11-15-07 01:46 vda Note Added: 0002920
======================================================================
More information about the busybox-cvs
mailing list