Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755873AbaLWKsb (ORCPT ); Tue, 23 Dec 2014 05:48:31 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:41433 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754768AbaLWKsa (ORCPT ); Tue, 23 Dec 2014 05:48:30 -0500 Date: Tue, 23 Dec 2014 02:48:30 -0800 From: Christoph Hellwig To: Dongsu Park Cc: linux-kernel@vger.kernel.org, Jens Axboe , Kent Overstreet , Ming Lin , Neil Brown , linux-raid@vger.kernel.org Subject: Re: [RFC PATCH 12/17] md/raid10: make sync_request_write() call bio_copy_data() Message-ID: <20141223104830.GD27600@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 22, 2014 at 12:48:39PM +0100, Dongsu Park wrote: > From: Kent Overstreet > > Refactor sync_request_write() of md/raid10 to use bio_copy_data() > instead of open coding bio_vec iterations. Seems like another one for the prep sweries? -- 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/