diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2016-11-18 14:26:47 -0800 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-12-08 14:13:06 -0500 |
commit | 2e91c3694181dc500faffec16c5aaa0ac5e15449 (patch) | |
tree | 2cbe93e2dd3ccee8e242ef3d9736e0bb990138b0 /tools/perf/scripts/python/syscall-counts.py | |
parent | 41c73a49df31151f4ff868f28fe4f129f113fa2c (diff) |
dm: use blk_set_queue_dying() in __dm_destroy()
After QUEUE_FLAG_DYING has been set any code that is waiting in
get_request() should be woken up. But to get this behaviour
blk_set_queue_dying() must be used instead of only setting
QUEUE_FLAG_DYING.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions