From owner-freebsd-fs@FreeBSD.ORG Sun Oct 28 20:04:57 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 2C47137E for ; Sun, 28 Oct 2012 20:04:57 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5E1618FC0C for ; Sun, 28 Oct 2012 20:04:56 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id WAA04875 for ; Sun, 28 Oct 2012 22:04:48 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1TSZ6F-000PfZ-Sd for freebsd-fs@freebsd.org; Sun, 28 Oct 2012 22:04:48 +0200 Message-ID: <508D8FDD.5050605@FreeBSD.org> Date: Sun, 28 Oct 2012 22:04:45 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121013 Thunderbird/16.0.1 MIME-Version: 1.0 To: "freebsd-fs@freebsd.org" Subject: some zfs changes for testing and review X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=X-VIET-VPS Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2012 20:04:57 -0000 Could you please test and/or review some ZFS-related changes that can be found in zfs-geom, zfs-vfs and zfs-vm branches that can be accessed here: https://github.com/avg-I/freebsd/branches The repo can be cloned using this URL: git://github.com/avg-I/freebsd.git The branches are based off the FreeBSD head and I am merging the head to them from time to time. -- Andriy Gapon