From owner-freebsd-current@FreeBSD.ORG Tue Aug 17 06:23:12 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 492D41065673 for ; Tue, 17 Aug 2010 06:23:12 +0000 (UTC) (envelope-from lhmwzy@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id EFA748FC0A for ; Tue, 17 Aug 2010 06:23:11 +0000 (UTC) Received: by qwg5 with SMTP id 5so6615772qwg.13 for ; Mon, 16 Aug 2010 23:23:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+fQlRYrrYFwkQt6onN63ue+wBGQQ6bR0j6bPVu2wXQQ=; b=M9WhM/maBdkL+uPrSfdt/xJ5VZA7ObLFKU14FjFjGBKQrrk2otgFFwL1Q82FDpz/v4 rLT18X8/n79WXtB0Qh0UdWwKWJ9LKmLuXV310KX1YCUCnARs66tC5LMRv8LiuGY/Chbu 4CkV7bY8TII3WF2eocKdo6g6/vIFnYU1LO190= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=mk8vmzdPfzuA3u+iexAw6mu8vWFoIXynlCaa4jRgBEnMhRprGwijAfQs9sikkdNeJW J2r5Skgfdf0aBQ4hxMqWWDtIchZqn8SuRM5jqHpc6iRVU5egNX7SdgN+A1c+vkvFt46j fvAT/SSUycq3Wi7uPne7R6ZYl7bwTOIfGVMm8= MIME-Version: 1.0 Received: by 10.224.84.75 with SMTP id i11mr4013137qal.121.1282026191261; Mon, 16 Aug 2010 23:23:11 -0700 (PDT) Received: by 10.229.232.77 with HTTP; Mon, 16 Aug 2010 23:23:11 -0700 (PDT) In-Reply-To: <20100817050128.GC13790@lonesome.com> References: <20100817050128.GC13790@lonesome.com> Date: Tue, 17 Aug 2010 14:23:11 +0800 Message-ID: From: lhmwzy To: Mark Linimon Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: ZFS will gone,FreeBSD will import btrfs? 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: Tue, 17 Aug 2010 06:23:12 -0000 Thanks for your reply. 2010/8/17 Mark Linimon : > On Tue, Aug 17, 2010 at 12:21:07PM +0800, lhmwzy wrote: >> opensolaris is gone > > It appears there will be a fork, but that's not particularly crucial > to FreeBSD. > >> ZFS also gone. > > We're not going to drop ZFS because Oracle's plans are unclear. =A0It > remains to be seen how much other community support there is behind ZFS. > >> Will FreeBSD import btrfs or other similar file system? > > From my observation, it takes about 2 years from the initial work on a > new filesystem until it's relatively stable, so I don't know why we would > suddenly decide to go that direction. > > mcl >