All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] multipath cookie handling rework
@ 2016-05-04  5:57 Hannes Reinecke
  2016-05-04  5:57 ` [PATCH 1/6] libmultipath: pass in cookie as argument for dm_simplecmd() Hannes Reinecke
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Hannes Reinecke @ 2016-05-04  5:57 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: dm-devel

Hi all,

here's now an updated version of the cookie handling rework
for multipathd. It's a split off version of the original
SLES resync patch series sent earlier.

With this version I've fixed the 'reload' issue reported
by Ben Marzinski.

As usual, comments and reviews are welcome.

Hannes Reinecke (6):
  libmultipath: pass in cookie as argument for dm_simplecmd()
  libmultipath: pass in 'cookie' as argument for dm_addmap()
  Remove 'udev_sync' argument from dm_simplecmd()
  libmultipath: Fixup 'DM_DEVICE_RELOAD' handling
  devmapper: do not flush I/O for DM_DEVICE_CREATE
  libmultipath: fixup dm_rename to complete cookie on failure

 libmultipath/configure.c |  16 ++----
 libmultipath/devmapper.c | 123 +++++++++++++++++++++++++++++++----------------
 libmultipath/devmapper.h |   2 +-
 3 files changed, 86 insertions(+), 55 deletions(-)

-- 
2.6.6

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

end of thread, other threads:[~2016-05-09 14:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-04  5:57 [PATCH 0/6] multipath cookie handling rework Hannes Reinecke
2016-05-04  5:57 ` [PATCH 1/6] libmultipath: pass in cookie as argument for dm_simplecmd() Hannes Reinecke
2016-05-06 19:06   ` Benjamin Marzinski
2016-05-04  5:57 ` [PATCH 2/6] libmultipath: pass in 'cookie' as argument for dm_addmap() Hannes Reinecke
2016-05-06 19:27   ` Benjamin Marzinski
2016-05-04  5:57 ` [PATCH 3/6] Remove 'udev_sync' argument from dm_simplecmd() Hannes Reinecke
2016-05-06 19:50   ` Benjamin Marzinski
2016-05-04  5:57 ` [PATCH 4/6] libmultipath: Fixup 'DM_DEVICE_RELOAD' handling Hannes Reinecke
2016-05-06 20:12   ` Benjamin Marzinski
2016-05-09 10:26     ` Hannes Reinecke
2016-05-09 14:56       ` Benjamin Marzinski
2016-05-04  5:57 ` [PATCH 5/6] devmapper: do not flush I/O for DM_DEVICE_CREATE Hannes Reinecke
2016-05-06 20:18   ` Benjamin Marzinski
2016-05-04  5:57 ` [PATCH 6/6] libmultipath: fixup dm_rename to complete cookie on failure Hannes Reinecke
2016-05-06 20:29   ` Benjamin Marzinski
2016-05-06 21:59     ` Alasdair G Kergon
2016-05-06 22:45       ` Benjamin Marzinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.