From owner-freebsd-current@FreeBSD.ORG Fri Jun 17 18:26:51 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F6CA1065670 for ; Fri, 17 Jun 2011 18:26:51 +0000 (UTC) (envelope-from pho@holm.cc) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.freebsd.org (Postfix) with SMTP id 1148A8FC1D for ; Fri, 17 Jun 2011 18:26:50 +0000 (UTC) Received: (qmail 2274 invoked from network); 17 Jun 2011 18:00:09 -0000 Received: from 87.58.145.224 (HELO x2.osted.lan) (87.58.145.224) by relay03.pair.com with SMTP; 17 Jun 2011 18:00:09 -0000 X-pair-Authenticated: 87.58.145.224 Received: from x2.osted.lan (localhost [127.0.0.1]) by x2.osted.lan (8.14.4/8.14.4) with ESMTP id p5HI06WT068144; Fri, 17 Jun 2011 20:00:06 +0200 (CEST) (envelope-from pho@x2.osted.lan) Received: (from pho@localhost) by x2.osted.lan (8.14.4/8.14.4/Submit) id p5HI06ZL068143; Fri, 17 Jun 2011 20:00:06 +0200 (CEST) (envelope-from pho) Date: Fri, 17 Jun 2011 20:00:06 +0200 From: Peter Holm To: Hans Ottevanger Message-ID: <20110617180006.GA67877@x2.osted.lan> References: <20110617153415.GA92803@testsoekris.hotsoft.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110617153415.GA92803@testsoekris.hotsoft.nl> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: SU+J: negative used diskspace (for a while) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 17 Jun 2011 18:26:51 -0000 On Fri, Jun 17, 2011 at 05:34:15PM +0200, Hans Ottevanger wrote: > Hi, > > I found a possible issue with SU+J on recent versions of -CURRENT. > > After deleting a large file hierarchy (copy of /usr/src, ~1.5 Gbyte), > df reports a negative number of blocks "Used" for a while. > Yes, thank you. This is a known issue and I believe that it is on Jeff's to-do list. - Peter