From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752058Ab3B1T6O (ORCPT ); Thu, 28 Feb 2013 14:58:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:13789 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750916Ab3B1T6M (ORCPT ); Thu, 28 Feb 2013 14:58:12 -0500 Date: Thu, 28 Feb 2013 19:58:05 +0000 From: Alasdair G Kergon To: Randy Dunlap Cc: Stephen Rothwell , dmdevel , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [dm-devel] linux-next: Tree for Feb 28 (dm-cache) Message-ID: <20130228195805.GB8373@agk.fab.redhat.com> Mail-Followup-To: Randy Dunlap , Stephen Rothwell , dmdevel , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org References: <20130228132713.b88634cfd1eb2e19770997ad@canb.auug.org.au> <512FA744.1080100@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <512FA744.1080100@infradead.org> User-Agent: Mutt/1.4.1i Organization: Red Hat UK Ltd. Registered in England and Wales, number 03798903. Registered Office: Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 28, 2013 at 10:51:48AM -0800, Randy Dunlap wrote: > Also, drivers/md/Kconfig contains "select DM_PRISON" but there is no > DM_PRISON defined anywhere that I can find... Thanks! Hopefully fixed now: It's DM_BIO_PRISON. Alasdair