From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed Cashin Subject: Re: [PATCH 04/22] block: Abstract out bvec iterator Date: Wed, 7 Aug 2013 22:04:36 -0400 Message-ID: <2D8F228B-65AE-4046-A910-6B354AF0058E@coraid.com> References: <1375912471-5106-1-git-send-email-kmo@daterainc.com> <1375912471-5106-5-git-send-email-kmo@daterainc.com> Reply-To: device-mapper development Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1375912471-5106-5-git-send-email-kmo@daterainc.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Kent Overstreet Cc: Herton Ronaldo Krzesinski , Mike Snitzer , Benjamin Herrenschmidt , Paul Mackerras , Pavel Machek , Joshua Morris , Trond@redhat.com, Geert Uytterhoeven , Mel Gorman , Nitin Gupta , Len Brown , Sage Weil , Engel , Rusty Russell , Sunil Mushran , Alexander Viro , Heiko@redhat.com, Yehuda Sadeh , Geoff Levand , Jiri Kosina , linux-kernel@vger.kernel.org, Greg Kroah-Hartman List-Id: linux-raid.ids On Aug 7, 2013, at 5:54 PM, Kent Overstreet wrote: > Immutable biovecs are going to require an explicit iterator. To > implement immutable bvecs, a later patch is going to add a bi_bvec_done > member to this struct; for now, this patch effectively just renames > things. Hi, Kent Overstreet. Thanks for Cc'ing me and for the promising work. Were you able to do sanity tests with aoe this time around? Last time, basic I/O was not working with the immutable biovec patches applied. Here is my 28 June email about my experiences with git://evilpiepirate.org/~kent/linux-bcache.git at that time. It also includes information about creating an easy software-only aoe test environment. http://thread.gmane.org/gmane.linux.kernel/1505222/focus=1517924 -- Ed Cashin ecashin@coraid.com