[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: df command should suppress duplicates
From: |
Bernhard Voelker |
Subject: |
Re: df command should suppress duplicates |
Date: |
Tue, 18 Dec 2012 18:25:22 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
On 12/18/2012 12:32 AM, Pádraig Brady wrote:
> On 12/07/2012 08:48 PM, Bernhard Voelker wrote:
>> http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=10d35b43
>
> FYI, there seem to be issues with this?
> https://bugzilla.redhat.com/show_bug.cgi?id=887763
Hi Padraig,
in the upstream patch, the "rootfs" doesn't make it into the
deduplication list. Regarding "rpc_pipefs": well, it is in
/proc/mounts but it doesn't seem to be mounted (otherwise it
would have a different device number).
Could it be that rpc_pipefs was mounted in early boot, and
when /dev/sda8 became the new "/", it was not mounted again,
and is therefore "shadowed"?
Have a nice day,
Berny