From mboxrd@z Thu Jan 1 00:00:00 1970 From: dwysocha@redhat.com Subject: [patch 0/3] Add HP hardware handler support to dm-mp Date: Thu, 24 May 2007 01:24:02 -0400 Message-ID: <20070524052402.946400092@redhat.com> Reply-To: device-mapper development Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com List-Id: dm-devel.ids The following 3 patches add HP hardware handler support to dm-multipath. The first patch is very basic and provides a baseline of support but it is not complete (has no retries, error code handling, etc). Second and third patches add retries and some error code handling. --