[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH 0/2] dm-mpath: mutex and suspended check for messages
- From: Mike Anderson <andmike linux vnet ibm com>
- To: dm-devel redhat com
- Subject: [dm-devel] [PATCH 0/2] dm-mpath: mutex and suspended check for messages
- Date: Sun, 15 Nov 2009 23:38:19 -0800
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 linux vnet ibm com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]