From owner-freebsd-fs@FreeBSD.ORG Mon May 28 01:38:12 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 2A6F2106564A for ; Mon, 28 May 2012 01:38:12 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id D74478FC08 for ; Mon, 28 May 2012 01:38:11 +0000 (UTC) Received: by vbmv11 with SMTP id v11so2084675vbm.13 for ; Sun, 27 May 2012 18:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=yGIEFNfT+MFCPVIzUq1lDTVJ2lryu2gIGfBKFFz4nFw=; b=XOT8AQXtNmg0FvRFxZjZioi2dcJTGcSHknkI3wx0h5NXGzvovmgEUslmo0hxlFHb+E prjEyETuzIf4gllOHPr+ip3IgM+3f9EiNOustpZZnYNc7+KRbY39koU52a+4bWCPUzyj jyUswbIicp+4auioisYL8Ktv/zIyjrFIfr8QBzzgTKEp3yXtSbQY9MCTu1V0TgqG/enH t/DXTZBiKIofnJioVsYMxowtdfrg8pKBhWX8cWK/E/DrURXyf1LpgL8OqB849zfRnUP1 ufxY6Zwj9EsU3Xvddtv5LZeGIvPEcQ9/1wk8EswziSjHkOSfHMnk7XGc2k/eKf5G36Bt mU1Q== MIME-Version: 1.0 Received: by 10.52.94.36 with SMTP id cz4mr5976655vdb.10.1338169091122; Sun, 27 May 2012 18:38:11 -0700 (PDT) Received: by 10.220.160.15 with HTTP; Sun, 27 May 2012 18:38:11 -0700 (PDT) Date: Mon, 28 May 2012 09:38:11 +0800 Message-ID: From: Marcelo Araujo To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ZFS new SPA X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: araujo@FreeBSD.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2012 01:38:12 -0000 Hello all, I'm wondering if there is someone working on the new SPA released some days ago. Just to let everybody knows, I'm working on it from last week till now, partially it has been integrated with FreeBSD code(HEAD), but I need couple days or more to finish the code integration as well as perform some tests. In case there is someone else working on it, please let me know, because I don't want wasting my time. 2619 asynchronous destruction of ZFS file systems 2747 SPA versioning with zfs feature flags Best Regards, -- Marcelo Araujo araujo@FreeBSD.org