[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] df: avoid suppressing remote mounts of separate exports
From: |
Bernhard Voelker |
Subject: |
Re: [PATCH] df: avoid suppressing remote mounts of separate exports |
Date: |
Mon, 24 Nov 2014 01:21:22 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 11/23/2014 08:55 PM, Pádraig Brady wrote:
> On 31/10/14 00:52, Bernhard Voelker wrote:
>> I somehow don't like the idea that local file systems are treated
>> differently than remote ones. I'm either for showing all or none
>> of the duplicates.
>
> I definitely see your point, though we've had _many_ complaints about this.
> I think keying the remote deduplication on --total is an acceptable
> compromise,
> and that will also allow us to be even more aggressive in future with
> excluding loop devices from the total values if --type is not specified etc.
>
> Attached is a patch is reinstate the separate remote mounts by default.
In openSUSE's bugzilla, we've also received various complaints about this:
https://bugzilla.opensuse.org/show_bug.cgi?id=866010
https://bugzilla.opensuse.org/show_bug.cgi?id=901905
The patch looks good to me.
Thanks & have a nice day,
Berny