From owner-freebsd-fs@FreeBSD.ORG Fri May 18 06:39:44 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEAC5106566B for ; Fri, 18 May 2012 06:39:44 +0000 (UTC) (envelope-from toredhiddenuser@tormail.org) Received: from server2.allsitecontrol.com (server2.allsitecontrol.com [63.143.36.210]) by mx1.freebsd.org (Postfix) with ESMTP id A00B98FC0C for ; Fri, 18 May 2012 06:39:44 +0000 (UTC) Received: from spftor3.privacyfoundation.ch ([62.220.135.129]:56976 helo=internal.tormail.org) by server2.allsitecontrol.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.77) (envelope-from ) id 1SVGqc-0032nO-Vw for freebsd-fs@freebsd.org; Fri, 18 May 2012 02:39:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Transfer-Encoding:Content-Type:MIME-Version:To:From:Subject:Date; bh=P2vfQlr6k0qGuLwD/iZx4jT5WoBVSRYa0duDwo8uOyA=; b=QDEruzDmVBAilgSi20LIv1AhHGw1//YKGkwo6YnUPGvB2IV+ggTWuHPohSqHqW4kquACyTPs7YbODWfZV1BrrMNBRjewD/os2a2mBrDdZMOhTMwy8praE4BdBnPIGcmxBQCyNAjQbaOXLVlDU6Up63aMT41h9bRhHHDIFlsshDo=; Received: from toredhiddenuser by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1SVGpE-0001jE-Es for freebsd-fs@freebsd.org; Fri, 18 May 2012 06:38:08 +0000 Date: Fri, 18 May 2012 06:38:08 -0000 From: toredhiddenuser@tormail.org To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Importance: Normal X-TorMail-User: toredhiddenuser Message-Id: <1SVGpE-0001jE-Es@internal.tormail.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.allsitecontrol.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tormail.org X-Source: X-Source-Args: X-Source-Dir: X-Mailman-Approved-At: Fri, 18 May 2012 11:28:49 +0000 Subject: File systems X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 06:39:44 -0000 Recently saw a news about ext2 being implemented in BSD license. Does that include support the ext3 and ext4 filesystems or will they be implemented? ref: http://www.freebsd.org/doc/handbook/filesystems-linux.html Is there any way to shrink the ever-growing ZFS or UFS2 systems? Or will it be implemented in UFS3? Any ideas without re-dumping the entire file system using ufsdump? Thank You