From owner-freebsd-current Thu Nov 29 16:46:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from tholian.rsasecurity.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id B550937B416 for ; Thu, 29 Nov 2001 16:46:35 -0800 (PST) Received: from sdtihq24.securitydynamics.com by tholian.rsasecurity.com via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 30 Nov 2001 00:46:32 UT Received: from ebola.securitydynamics.com (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id TAA07714 for ; Thu, 29 Nov 2001 19:46:34 -0500 (EST) Received: from spirit.dynas.se (localhost [127.0.0.1]) by ebola.securitydynamics.com (8.10.2+Sun/8.9.1) with SMTP id fAU0kWi01989 for ; Thu, 29 Nov 2001 19:46:32 -0500 (EST) Received: (qmail 26050 invoked from network); 30 Nov 2001 00:46:31 -0000 Received: from explorer.rsa.com (HELO mikko.rsa.com) (10.81.217.59) by spirit.dynas.se with SMTP; 30 Nov 2001 00:46:31 -0000 Received: (from mikko@localhost) by mikko.rsa.com (8.11.6/8.11.6) id fAU0kT653075; Thu, 29 Nov 2001 16:46:29 -0800 (PST) (envelope-from mikko) Date: Thu, 29 Nov 2001 16:46:29 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200111300046.fAU0kT653075@mikko.rsa.com> To: nathan@rtfm.net Cc: current@freebsd.org Subject: Re: df -l broken Newsgroups: local.freebsd.current References: <200111252141.fAPLf1639599@trantor.xs4all.nl> <200111252256.fAPMubV20382@bunrab.catwhisker.org> <20011126000722.B280@nebula.noos.fr> <20011126222855.A14973@rtfm.net> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In local.freebsd.current you write: >On Mon, Nov 26, 2001 at 12:07:22AM +0100, Maxime Henrion wrote: >> If my patch is exact, then the bug should manifest itself only if there >> are no network filesystems mounted. Do you have any network fs mounted >> on your box ? >No networked filesystems here, and no problems: They don't have to be mounted, just loaded. E.g. if "nfs" shows up with "lsvfs", "df -l " will work, if not, it won't. (dunno about other network file systems). Thus: gw% lsvfs Filesystem Refs Flags -------------------------------- ----- --------------- ufs 5 procfs 1 synthetic gw% df -l gw% gw% su -m Password: gw# kldload nfs gw# ^D gw% lsvfs Filesystem Refs Flags -------------------------------- ----- --------------- ufs 5 procfs 1 synthetic nfs 0 network gw% df -l Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 254063 45332 188406 19% / /dev/ad0s1g 34487716 1482012 30246688 5% /home /dev/ad0s1e 2032623 519974 1350040 28% /usr /dev/ad0s1f 2032623 2901 1867113 0% /var procfs 4 4 0 100% /proc /dev/vn0c 130020 4 119616 0% /tmp (This is on -STABLE, BTW) $.02, /Mikko >[341]nathan@bokonon:~% df -k >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/da0s1a 99191 52993 38263 58% / >devfs 1 1 0 100% /dev >/dev/da0s1f 6450317 4945823 988469 83% /usr >/dev/da0s1e 99191 7816 83440 9% /var >procfs 4 4 0 100% /proc >[342]nathan@bokonon:~% df -l >Filesystem 512-blocks Used Avail Capacity Mounted on >/dev/da0s1a 198382 105986 76526 58% / >devfs 2 2 0 100% /dev >/dev/da0s1f 12900634 9891646 1976938 83% /usr >/dev/da0s1e 198382 15632 166880 9% /var >procfs 8 8 0 100% /proc >[343]nathan@bokonon:~% uname -a >FreeBSD bokonon.rtfm.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sun Nov 4 23:28:25 EST 2001 nathan@bokonon.rtfm.net:/usr/src/sys/i386/compile/SAN_LORENZO i386 [...] -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message