From owner-freebsd-fs@FreeBSD.ORG Mon May 28 06:53:07 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E61BB1065675; Mon, 28 May 2012 06:53:07 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8B8C18FC1D; Mon, 28 May 2012 06:53:07 +0000 (UTC) Received: by ghbz22 with SMTP id z22so1239240ghb.13 for ; Sun, 27 May 2012 23:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=BxZJ6D7yZ4sAcx4PCR5nbn0VYaGS/J6lF4tuStdY1uQ=; b=ETrMS13ddEMmRBtJKTeLbVeckP1W8zE0DETJUiPBzYqcGX45poo0RVExmj6JKV2UBP D6cvVuaxlX8sqK5Hyuyn17PQR6EV3xzfgAU1X/1c1qUWog6GkF5oJugjl6alMYBFuJto AX0/t1LZcWuQVJStsucYznpoUN5pSG41KADdk0Yd7I5ldMmwumGTxGdDZljN5MDMK44n c1wmmvCzpCxB6T7CHLHZCXausSgRdLxVifLovyBowMWOGeDR33Mn3Nbnh5HGrx/BIF7q vcl26PNMtfH7OHBp0zK+//tA6PGxllT3A2vDo5mHGel/y01Vp0X1lGEO77DN9C8PyoMt amnA== MIME-Version: 1.0 Received: by 10.50.157.194 with SMTP id wo2mr3762440igb.72.1338187985928; Sun, 27 May 2012 23:53:05 -0700 (PDT) Received: by 10.231.244.8 with HTTP; Sun, 27 May 2012 23:53:05 -0700 (PDT) In-Reply-To: <4FC3203B.1040205@FreeBSD.org> References: <4FC3203B.1040205@FreeBSD.org> Date: Mon, 28 May 2012 14:53:05 +0800 Message-ID: From: Marcelo Araujo To: Martin Matuska Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org Subject: Re: 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 06:53:08 -0000 2012/5/28 Martin Matuska > > I am working on this, too. > That's why I pushed r236143, r236145, r236146, r236155 - that makes > integration much easier. > > I got a working patch for Illumos 13700 and 13701 in about 2-3 hrs > yesterday. > The hardest part to cope with was fnvpair.c in userland mode. > Next, Illumos has a typo in the code, maybe they didn't compile it? > In addition it leaks memory, so we have to find the leak and plug it. > > Cheers, > mm > > Well, in this case, should us join effort? I=92m gonna stop to make the integration, due you also are doing the same tasks. Best Regards, --=20 Marcelo Araujo araujo@FreeBSD.org