[dm-devel] [PATCH 0/2] dm-mpath: mutex and suspended check for messages

Mike Anderson andmike at linux.vnet.ibm.com
Mon Nov 16 07:38:19 UTC 2009


This patch series is applied on top of the patch previously posted by
Kiyoshi Ueda. Archive url provided below.

http://permalink.gmane.org/gmane.linux.kernel.device-mapper.devel/10504

This patch series adds a mutex and element to the multipath structure to
allow synchronization between possible work creators and callers flushing
work while providing indication of suspended state.

---

Mike Anderson (2):
      dm-mpath: Add mutex to synchronize adding and flushing work
      dm-mpath: Add element for suspended state.


 drivers/md/dm-mpath.c |   71 +++++++++++++++++++++++++++++++++++--------------
 1 files changed, 50 insertions(+), 21 deletions(-)

--
-andmike

Michael Anderson <andmike at linux.vnet.ibm.com>




More information about the dm-devel mailing list