From owner-freebsd-geom@FreeBSD.ORG Mon Mar 13 13:22:28 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC89F16A401 for ; Mon, 13 Mar 2006 13:22:28 +0000 (UTC) (envelope-from nivo+d+1142774561.768cd2@yuckfou.org) Received: from ssdd.xs4all.nl (ssdd.xs4all.nl [195.64.89.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BFC843D45 for ; Mon, 13 Mar 2006 13:22:26 +0000 (GMT) (envelope-from nivo+d+1142774561.768cd2@yuckfou.org) Received: from localhost (localhost [127.0.0.1]) by imhotep.yuckfou.org (Postfix) with ESMTP id A1EC2A1 for ; Mon, 13 Mar 2006 14:22:52 +0100 (CET) Received: from ssdd.xs4all.nl ([127.0.0.1]) by localhost (imhotep.is-root.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13754-03 for ; Mon, 13 Mar 2006 14:22:42 +0100 (CET) Received: by imhotep.yuckfou.org (Postfix, from userid 1000) id 0D489A5; Mon, 13 Mar 2006 14:22:42 +0100 (CET) Received: from [192.168.2.239] (turbata-xp.gondel.local [192.168.2.239]) by localhost.yuckfou.org (tmda-ofmipd) with ESMTP; Mon, 13 Mar 2006 14:22:41 +0100 (CET) Message-ID: <44157204.4000409@yuckfou.org> Date: Mon, 13 Mar 2006 14:22:12 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-geom@freebsd.org References: <440C9630.2080002@yuckfou.org> <20060309202614.F60677@x12.dk> In-Reply-To: <20060309202614.F60677@x12.dk> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=AD3A5AAD; url=http://www.is-root.com/nv.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit From: Nils Vogels X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) X-TMDA-Fingerprint: 1gh1vZTKWHgjJzJS+TAAlq96n9Q X-Primary-Address: nivo@yuckfou.org X-Virus-Scanned: amavisd-new at is-root.com X-Spam-Status: No, score=-3.104 tagged_above=-999 required=6.31 tests=[ALL_TRUSTED=-1.8, AWL=1.295, BAYES_00=-2.599] X-Spam-Score: -3.104 X-Spam-Level: Subject: Re: ZFS port using GEOM X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 13:22:28 -0000 Soeren Straarup wrote on 09-03-2006 20:30: > I haven't heard of any one actually working on porting it. > So as i always say "send-pr with a patch" (; > I've looked at it the idea seems neat > But it haven't found the time, motivation and skills to try porting it. Well, I can make the time and have the motivation, but unfortunately, I severely lack the skills needed to make something like this work. If I did, I most certainly would have used send-pr ;-) Gr, Nils