bug-coreutils
[Top][All Lists]
Advanced

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

Re: df and multiple-mounted mountpoints (redux)


From: Jim Meyering
Subject: Re: df and multiple-mounted mountpoints (redux)
Date: Tue, 04 May 2004 10:12:08 +0200

> 2004-04-29  Paul Eggert  <address@hidden>
>
>       * src/df.c (show_disk, show_point): If several filesystems are
>       mounted on the same mount point, prefer the last one, not the first.
>       Problem reported by Christian Jones in
>       <http://mail.gnu.org/archive/html/bug-coreutils/2004-04/msg00200.html>.
>       (show_disk): Remove unused statp arg.  Return bool, not int.
>       (show_point): Rewrite to avoid gotos.  Use the same algorithm
>       for lofs and dummies for each pass through the mount table,
>       rather than subtly different algorithms (which are probably
>       inadvertent).

Thanks for the patch.
I've applied it.




reply via email to

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