Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754038AbbKLJGo (ORCPT ); Thu, 12 Nov 2015 04:06:44 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:55381 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753922AbbKLJGl (ORCPT ); Thu, 12 Nov 2015 04:06:41 -0500 Date: Thu, 12 Nov 2015 01:06:36 -0800 From: Christoph Hellwig To: device-mapper development Cc: Mike Snitzer , axboe@kernel.dk, keith.busch@intel.com, jack@suse.cz, Arnd Bergmann , neilb@suse.com, LKML , linux-raid@vger.kernel.org, Mark Brown , "Garg, Dinesh" , tj@kernel.org, bart.vanassche@sandisk.com, jmoyer@redhat.com, agk@redhat.com Subject: Re: [dm-devel] [PATCH 0/2] Introduce the request handling for dm-crypt Message-ID: <20151112090636.GB18886@infradead.org> References: <20151111181813.GD12236@redhat.com> 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 Content-Length: 566 Lines: 12 On Thu, Nov 12, 2015 at 10:36:34AM +0800, Baolin Wang wrote: > That's right. But we'll not introduce the duality things, cause we > will remove the bio based things in dm-crypt if the request based > things are accepted. No, you will NOT remote the bio based path. That would break all kinds of perfectly valid setups. -- 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/