Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2001 18:46:37 +0300
From:      Peter Pentchev <roam@orbitel.bg>
To:        Jim Pirzyk <Jim.Pirzyk@disney.com>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/27240: df does not support '-l' option
Message-ID:  <20010511184636.B24224@ringworld.oblivion.bg>
In-Reply-To: <200105111530.f4BFU3l07328@freefall.freebsd.org>; from Jim.Pirzyk@disney.com on Fri, May 11, 2001 at 08:30:03AM -0700
References:  <200105111530.f4BFU3l07328@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 11, 2001 at 08:30:03AM -0700, Jim Pirzyk wrote:
> The following reply was made to PR bin/27240; it has been noted by GNATS.
> 
> From: Jim Pirzyk <Jim.Pirzyk@disney.com>
> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
> Cc: FreeBSD-gnats-submit@FreeBSD.ORG
> Subject: Re: bin/27240: df does not support '-l' option
> Date: Fri, 11 May 2001 08:18:39 -0700
> 
>  So here is the complete patch using VFCF_NETWORK flag to generate the list
>  of networked filesystems.

I still think the MNT_LOCAL way is cleaner - no mucking up with kernel
internal defines (sysctl's do tend to change from time to time), but only
using well-known and well-documented information exported by the statfs(2)
interface.

G'luck,
Peter

-- 
If there were no counterfactuals, this sentence would not have been paradoxical.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010511184636.B24224>