summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm.c
diff options
context:
space:
mode:
authorKiyoshi Ueda <k-ueda@ct.jp.nec.com>2009-12-10 23:52:19 +0000
committerAlasdair G Kergon <agk@redhat.com>2009-12-10 23:52:19 +0000
commit6df400ab64c68fc4072a13019fc20fd7e3d51303 (patch)
tree69a9e9060b6c8ad87acc3514d4c8981767efb3b5 /drivers/md/dm.c
parent7c6664114b7342a36f14a6836564e865669b3cea (diff)
downloadop-kernel-dev-6df400ab64c68fc4072a13019fc20fd7e3d51303.zip
op-kernel-dev-6df400ab64c68fc4072a13019fc20fd7e3d51303.tar.gz
dm mpath: flush workqueues before suspend completes
This patch stops the remaining dm-mpath activity during the suspend sequence by flushing workqueues in postsuspend function. The current dm-mpath target may not be quiet even after suspend completes because some workqueues (e.g. device_handler's work, event handling) are not flushed during the suspend sequence, even though suspended devices/targets are supposed to be quiet in this state. Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com> Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud