coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

df command should suppress duplicates


From: Ondrej Oprala
Subject: df command should suppress duplicates
Date: Wed, 15 Aug 2012 17:41:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

Hi,
I've written a little fix for this bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=709351 which I think could solve the duplicity output problem. The idea is that df would keep a linked list of device numbers it already went through and not count in (get_dev) those filesystems again
when running into them as bind mounts.
Cheers,
 Ondrej.

Attachment: DIFF
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]