From owner-freebsd-geom@FreeBSD.ORG Sat Mar 21 11:46:11 2009 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4362A106566B for ; Sat, 21 Mar 2009 11:46:11 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id D05FB8FC0C for ; Sat, 21 Mar 2009 11:46:10 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by fxm11 with SMTP id 11so1125837fxm.43 for ; Sat, 21 Mar 2009 04:46:09 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20090319081936.GA32750@onelab2.iet.unipi.it> <20090319130137.GB40489__3492.42561865157$1237467521$gmane$org@onelab2.iet.unipi.it> Date: Sat, 21 Mar 2009 12:20:04 +0100 Received: by 10.204.69.133 with SMTP id z5mr1640700bki.163.1237634419255; Sat, 21 Mar 2009 04:20:19 -0700 (PDT) Message-ID: <9bbcef730903210420l132c5287yb0a474901424b7da@mail.gmail.com> From: Ivan Voras To: =?UTF-8?Q?Marius_N=C3=BCnnerich?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-geom@freebsd.org Subject: Re: RFC: adding 'proxy' nodes to provider ports (with patch) 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: Sat, 21 Mar 2009 11:46:11 -0000 2009/3/21 Marius N=C3=BCnnerich : > Take a look at geom_nop, it doesn't taste. It is like a proxy already > as far as I can see. I don't know what to do about the naming though. Maybe I expressed it wrongly - what I meant to say is that existing "normal" GEOM classes, even if they are proxy-like in nature (like GELI) cannot simply "be used" as a proxy in this context.