From owner-freebsd-fs@FreeBSD.ORG Fri Aug 27 03:08:48 2010 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 5A4BC1065696 for ; Fri, 27 Aug 2010 03:08:48 +0000 (UTC) (envelope-from schumi.han@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0FFBC8FC12 for ; Fri, 27 Aug 2010 03:08:47 +0000 (UTC) Received: by gxk24 with SMTP id 24so1095821gxk.13 for ; Thu, 26 Aug 2010 20:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=szQi7OtdZEl+jTN/3Tvned0GYnmxxxbbBuYRtCqXdyc=; b=PBynrsx/KdWsOYmYYBrrWkpgH5sLreu5Pw5WJ3kmMKuatyayg/Nh/yKNIal/ZRik6I im62oDo8Mxjcw2sN9H2I6gqkLO+psDInmO2S1IcxUOJl83g4Mr9YeDaDTec0y+FbldhN Obh9kGuO9uN6F+q2FovqW1OlOgxgOZ7lmeQD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vW7gkyC3l1szZ3JcjdO90eyngUxfpHspDhWpCNe1yPsr/6gaoVrot8qxeDLLViD8Xx kSxi6Im07X7pxS9devrD/oF7b8nED/CAm401efav2x5VtK9WEKurTUEelNyWX71I/N2k E7n7aHahkh2w4SpiHSvqnHek2to2D3qy/8Zis= MIME-Version: 1.0 Received: by 10.151.5.12 with SMTP id h12mr1153865ybi.73.1282877094959; Thu, 26 Aug 2010 19:44:54 -0700 (PDT) Received: by 10.151.8.14 with HTTP; Thu, 26 Aug 2010 19:44:54 -0700 (PDT) Date: Fri, 27 Aug 2010 10:44:54 +0800 Message-ID: From: Zhu Han To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ZFS Porting Roadmap 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, 27 Aug 2010 03:08:48 -0000 Hi, Does anybody know is there a road map document on porting different zpool versions to FreeBSD? I want to know when will ZFS pool version 19 be ported to FreeBSD? Removal of slog device is important for our environment. This is the description of zpool version 19: http://hub.opensolaris.org/bin/view/Community+Group+zfs/19 Thank you for your help. best regards, hanzhu