From owner-freebsd-current@FreeBSD.ORG Sat Dec 11 14:10:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F01C16A4CE for ; Sat, 11 Dec 2004 14:10:40 +0000 (GMT) Received: from av3-1-sn3.vrr.skanova.net (av3-1-sn3.vrr.skanova.net [81.228.9.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AA1543D31 for ; Sat, 11 Dec 2004 14:10:39 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av3-1-sn3.vrr.skanova.net (Postfix, from userid 502) id BC1D137E51; Sat, 11 Dec 2004 15:10:38 +0100 (CET) Received: from smtp1-2-sn3.vrr.skanova.net (smtp1-2-sn3.vrr.skanova.net [81.228.9.178]) by av3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id AB0EF37E45; Sat, 11 Dec 2004 15:10:38 +0100 (CET) Received: from sentinel (h211n1fls11o822.telia.com [213.64.66.211]) by smtp1-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 7EDF33801A; Sat, 11 Dec 2004 15:10:38 +0100 (CET) From: "Daniel Eriksson" To: "'Conrad J. Sabatier'" , Date: Sat, 11 Dec 2004 15:10:32 +0100 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20041210214815.12ebd529@dolphin.local.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcTfNNIiQdbX0PmLTweQGtdb/2boFQAVa67Q cc: 'Poul-Henning Kamp' Subject: RE: df showing weird stats for nfs mounts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 14:10:40 -0000 Conrad J. Sabatier wrote: > dolphin:conrads:/usr/home/conrads$ df -H > Filesystem Size Used Avail Capacity > Mounted on > gateway:/mm 83906 30871 0B 100% /mm > gateway:/usr/home/ncvs 83906 -456 0B 100% > /usr/home/ncvs > gateway:/usr/ports/distfiles 83906 -456 0B 100% > /usr/ports/distfiles This problem started after the recent changes by phk to the mount code, and it also affects mount_nullfs. 2004.12.03.09.00.00 = OK 2004.12.08.12.00.00 = not OK Sorry, but that is all the info I have at the moment. /Daniel Eriksson