From owner-svn-src-all@FreeBSD.ORG Sun Oct 27 18:34:56 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 22752843; Sun, 27 Oct 2013 18:34:56 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id D610725C1; Sun, 27 Oct 2013 18:34:55 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1VaVCn-0009yv-AU; Sun, 27 Oct 2013 22:36:53 +0400 Date: Sun, 27 Oct 2013 22:36:53 +0400 From: Slawa Olhovchenkov To: Scott Long Subject: Re: svn commit: r252010 - head/sys/geom/mirror Message-ID: <20131027183653.GA9023@zxy.spb.ru> References: <201306192152.r5JLqWfs058862@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201306192152.r5JLqWfs058862@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Oct 2013 18:34:56 -0000 On Wed, Jun 19, 2013 at 09:52:32PM +0000, Scott Long wrote: > Author: scottl > Date: Wed Jun 19 21:52:32 2013 > New Revision: 252010 > URL: http://svnweb.freebsd.org/changeset/base/252010 > > Log: > Mark geom_mirror as capable of unmapped i/o Can you add capable of unmapped i/o to geom_stripe?