From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Reinecke Subject: [PATCH 00/13] More patches from SLES Date: Wed, 16 Jan 2013 13:14:03 +0100 Message-ID: <1358338456-1234-1-git-send-email-hare@suse.de> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: Christophe Varoqui Cc: dm-devel@redhat.com List-Id: dm-devel.ids Hi Christophe, here are some more patches from SLES. Most are missing patches from the initial resync; however, the transport id stuff is a rework from the SLES sources and has been enhanced to cover SAS. Please apply. Hannes Reinecke (13): Fixup .gitignore Check for !SUSPENDED in kpartx rules kpartx.rules: Check for accessible device-mapper device Correct persistent symlink for cciss Add hardware entry for Intel Multi-Flex Add Datacore SANSymphony to hwtable Add SUN STK6580 to hardware table Remove unused structures Use transport identifiers when detecting devices Discover target ids for ATA Set recovery_tmo for iSCSI devices Set I_T_nexus_loss_timeout on SAS devices Rename variables in sysfs_get_tgt_nodename .gitignore | 8 +- kpartx/kpartx.rules | 4 +- kpartx/kpartx_id | 3 + libmultipath/discovery.c | 190 ++++++++++++++++++++++++++++++++++++--------- libmultipath/hwtable.c | 39 ++++++++++ libmultipath/structs.h | 26 +++--- 6 files changed, 215 insertions(+), 55 deletions(-) -- 1.7.4.2