From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Varoqui Subject: Re: [PATCH] add the ability to have blacklist exceptions for specific vendor:product Date: Wed, 10 Jan 2007 23:08:55 +0100 Message-ID: <1168466935.16162.16.camel@localhost.localdomain> References: <20070110001725.GB13146@ether.msp.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070110001725.GB13146@ether.msp.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Benjamin Marzinski Cc: dm-devel@redhat.com List-Id: dm-devel.ids On mar, 2007-01-09 at 18:17 -0600, Benjamin Marzinski wrote: > This patch adds the ability to have blacklist exceptions for vendor:product > devices. Also, the wwid and devnode exceptions weren't getting freed properly > in free_config, so that is fixed as well. > Thanks for the prompt review, and enhancement. Applied.