From owner-freebsd-geom@FreeBSD.ORG Thu May 10 16:39:23 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B78831065674 for ; Thu, 10 May 2012 16:39:23 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 91AD48FC20 for ; Thu, 10 May 2012 16:39:23 +0000 (UTC) Received: from [172.16.1.34] (float34.in1.lcl [172.16.1.34]) (authenticated bits=0) by ns1.feral.com (8.14.4/8.14.4) with ESMTP id q4AGdNRC063185 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 10 May 2012 09:39:23 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4FABEF36.50900@feral.com> Date: Thu, 10 May 2012 09:39:18 -0700 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Trent Nelson References: <4A6AB54F-A0B3-40A6-A8E4-EE9992B5C52D@snakebite.org> In-Reply-To: <4A6AB54F-A0B3-40A6-A8E4-EE9992B5C52D@snakebite.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (ns1.feral.com [192.67.166.1]); Thu, 10 May 2012 09:39:23 -0700 (PDT) Cc: "freebsd-geom@freebsd.org" Subject: Re: Teaching gmultipath about path cost/priority X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mj@feral.com List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2012 16:39:23 -0000 On 5/10/2012 8:13 AM, Trent Nelson wrote: > > Hi again Matt, > > I'm sure I'll eventually find a subsystem relevant to me that you *didn't* > author, but for now, I have some gmultipath questions. > > I may have authored it, but that doesn't mean I know anything or did it correctly.