Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758169Ab3HMSv5 (ORCPT ); Tue, 13 Aug 2013 14:51:57 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:56948 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757602Ab3HMSvz (ORCPT ); Tue, 13 Aug 2013 14:51:55 -0400 Date: Tue, 13 Aug 2013 11:51:58 -0700 From: Kent Overstreet To: Ed Cashin Cc: "axboe@kernel.dk" , "neilb@suse.de" , "linux-kernel@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" , "dm-devel@redhat.com" , "linux-raid@vger.kernel.org" Subject: Re: [PATCH 04/22] block: Abstract out bvec iterator Message-ID: <20130813185158.GA8981@kmo-pixel> References: <1375912471-5106-1-git-send-email-kmo@daterainc.com> <1375912471-5106-5-git-send-email-kmo@daterainc.com> <2D8F228B-65AE-4046-A910-6B354AF0058E@coraid.com> <20130809000943.GC15409@kmo-pixel> <20130809010530.GG15409@kmo-pixel> <54e7d248ba68ecf7e7ad4a4180145b72@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54e7d248ba68ecf7e7ad4a4180145b72@coraid.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 920 Lines: 23 On Tue, Aug 13, 2013 at 10:03:04AM -0400, Ed Cashin wrote: > On Aug 9, 2013, Ed Cashin wrote: > > On Aug 8, 2013, at 9:05 PM, Kent Overstreet wrote: > > ... > > > It's in the for-jens branch now. > > > > > > Just examining the patches, I like the way it cleans up the aoe code. I > > had a question about a new BUG added by the for-jens branch the > > read-response handling path of the aoe driver. > > The aoe driver in linux-bcache/for-jens commit 4c36c973a8f45 is > passing my tests. > > Here is a patch against that branch illustrating my suggestion for > handling bad target responses gracefully. Thanks - shall I just fold that into the aoe immutable bvec patch? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/