diff options
author | Joe Thornber <ejt@redhat.com> | 2014-05-14 00:14:14 +0400 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2014-06-03 21:44:07 +0400 |
commit | e7a3e871d8954c636b6cd2db7c7ece7ffe405986 (patch) | |
tree | 9c4a1864d9bc1e37c4abf155230574a97e3d734f /drivers/md/raid0.c | |
parent | 298eaa89b02e88dc9081f8761a957f7cd5e8b201 (diff) | |
download | linux-e7a3e871d8954c636b6cd2db7c7ece7ffe405986.tar.xz |
dm thin: cleanup noflush_work to use a proper completion
Factor out a pool_work interface that noflush_work makes use of to wait
for and complete work items (in terms of a proper completion struct).
Allows discontinuing the use of a custom completion in terms of atomic_t
and wait_event.
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/raid0.c')
0 files changed, 0 insertions, 0 deletions