From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 24 01:48:59 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 144541065670 for ; Wed, 24 Jun 2009 01:48:59 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 92BDD8FC1C for ; Wed, 24 Jun 2009 01:48:58 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: by ewy8 with SMTP id 8so698125ewy.43 for ; Tue, 23 Jun 2009 18:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to; bh=qhZKQY0uExVTGJgCPLnqfJnMyK2pKLIo0PDOOHwTg5Y=; b=GdX/Do3RSYlFC8l8okMDGxVQ0dTNQsiOZvWxaFi2bQIMAqHsWgwPNhow1oF+tJb7/G paRk/i0QqBz4RMZOylL/tApbNIW04yHiDczxCoz8O9hfAfr8l4RaHxda3+vFytuqyfBp A4yxaqfMgodh4CzE6F37ezVWf4FfKGTgPxbbM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; b=oZoprRuzX5CXdwnSNeNG85Lga7qJe/2WWn9YhKFfz2LQJHHqw/vWbENuQ79D9gYThL 7Iqy/SSNeVgMAu/gq4hdhVa9O1/INCxj844Wba5JJHhXaRChwr3YvVcbG9CgBX0n7qwx kXszhO90AwDlsOoo7Il9TCVwLl8l63lcV6rj8= Received: by 10.211.179.6 with SMTP id g6mr786198ebp.68.1245808137516; Tue, 23 Jun 2009 18:48:57 -0700 (PDT) Received: from logik.internal.network (geeshaulage.lcdsl.co.uk [62.249.247.223]) by mx.google.com with ESMTPS id 2sm1419627ewy.86.2009.06.23.18.48.56 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 23 Jun 2009 18:48:57 -0700 (PDT) Received: by logik.internal.network (Postfix, from userid 11001) id C28935D59; Wed, 24 Jun 2009 01:48:55 +0000 (UTC) Date: Wed, 24 Jun 2009 02:48:55 +0100 From: xorquewasp@googlemail.com To: Marcus Reid Message-ID: <20090624014855.GB79749@logik.internal.network> References: <20090623003117.GA94466@logik.internal.network> <20090623050707.GB21349@logik.internal.network> <20090624004726.GA25475@blazingdot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090624004726.GA25475@blazingdot.com> Cc: freebsd-hackers@freebsd.org Subject: Re: ZFS filesystem not showing total size? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2009 01:48:59 -0000 On 2009-06-23 17:47:26, Marcus Reid wrote: > Hi, > > As a side note, freebsd-hackers is not the correct list for this question. I considered it a hackers@ question due to the large "ZFS is an experimental feature" warning. xw