diff options
author | Tejun Heo <tj@kernel.org> | 2011-01-13 19:59:57 +0000 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2011-01-13 19:59:57 +0000 |
commit | f521f074abe7b3990f5df65482cdc3d851b80665 (patch) | |
tree | b2d7693a14ce9bd8138790a9916074103cd4f957 /drivers/md/dm-kcopyd.c | |
parent | d5ffa387e24646cb1cb55d80fd0f182a00e0edb7 (diff) | |
download | blackbird-obmc-linux-f521f074abe7b3990f5df65482cdc3d851b80665.tar.gz blackbird-obmc-linux-f521f074abe7b3990f5df65482cdc3d851b80665.zip |
dm stripe: switch from local workqueue to system_wq
kstriped only serves sc->kstriped_ws which runs dm_table_event().
This doesn't need to be executed from an ordered workqueue w/ rescuer.
Drop kstriped and use the system_wq instead. While at it, rename
kstriped_ws to trigger_event so that it's consistent with other dm
modules.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-kcopyd.c')
0 files changed, 0 insertions, 0 deletions