From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] dm-bufio: move dm-bufio.h to include/linux/ Date: Thu, 8 Mar 2018 06:49:55 -0800 Message-ID: <20180308144955.GA23262@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mikulas Patocka Cc: Mike Snitzer , dm-devel@redhat.com, Thomas Jaskiewicz List-Id: dm-devel.ids On Thu, Mar 08, 2018 at 04:22:01AM -0500, Mikulas Patocka wrote: > This patch moves dm-bufio to include/linux/, so that external modules can > use it. (it is needed for the VDO team) NAK. That code once merged should just move to drivers/md/.