Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH 00/13] More patches from SLES
@ 2013-01-16 12:14 Hannes Reinecke
  2013-01-16 12:14 ` [PATCH 01/13] Fixup .gitignore Hannes Reinecke
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Hannes Reinecke @ 2013-01-16 12:14 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: dm-devel

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-01-16 21:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 12:14 [PATCH 00/13] More patches from SLES Hannes Reinecke
2013-01-16 12:14 ` [PATCH 01/13] Fixup .gitignore Hannes Reinecke
2013-01-16 12:14 ` [PATCH 02/13] Check for !SUSPENDED in kpartx rules Hannes Reinecke
2013-01-16 12:14 ` [PATCH 03/13] kpartx.rules: Check for accessible device-mapper device Hannes Reinecke
2013-01-16 12:14 ` [PATCH 04/13] Correct persistent symlink for cciss Hannes Reinecke
2013-01-16 12:14 ` [PATCH 05/13] Add hardware entry for Intel Multi-Flex Hannes Reinecke
2013-01-16 12:14 ` [PATCH 06/13] Add Datacore SANSymphony to hwtable Hannes Reinecke
2013-01-16 20:53   ` Christophe Varoqui
2013-01-16 12:14 ` [PATCH 07/13] Add SUN STK6580 to hardware table Hannes Reinecke
2013-01-16 12:14 ` [PATCH 08/13] Remove unused structures Hannes Reinecke
2013-01-16 12:14 ` [PATCH 09/13] Use transport identifiers when detecting devices Hannes Reinecke
2013-01-16 12:14 ` [PATCH 10/13] Discover target ids for ATA Hannes Reinecke
2013-01-16 12:14 ` [PATCH 11/13] Set recovery_tmo for iSCSI devices Hannes Reinecke
2013-01-16 12:14 ` [PATCH 12/13] Set I_T_nexus_loss_timeout on SAS devices Hannes Reinecke
2013-01-16 12:14 ` [PATCH 13/13] Rename variables in sysfs_get_tgt_nodename Hannes Reinecke
2013-01-16 21:06 ` [PATCH 00/13] More patches from SLES Christophe Varoqui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox