From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH 1/2] block: move blk_queue_bypass_{start,end} to include/linux/blkdev.h Date: Thu, 25 Oct 2012 11:55:44 +0200 Message-ID: <50890CA0.1070608@kernel.dk> References: <50890931.3050906@ce.jp.nec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50890931.3050906@ce.jp.nec.com> Sender: linux-kernel-owner@vger.kernel.org To: Jun'ichi Nomura Cc: "linux-kernel@vger.kernel.org" , device-mapper development , Vivek Goyal , Tejun Heo , Alasdair G Kergon List-Id: dm-devel.ids On 2012-10-25 11:41, Jun'ichi Nomura wrote: > [PATCH] block: move blk_queue_bypass_{start,end} to include/linux/blkdev.h > > dm wants to use those functions to control the bypass status of > half-initialized device. > > This patch is a preparation for: > [PATCH] dm: stay in blk_queue_bypass until queue becomes initialized Applied. The previous state of private blk.h declaration but the symbols exported was wrong, too. -- Jens Axboe