diff options
author | Joe Thornber | 2014-03-03 16:46:42 +0100 |
---|---|---|
committer | Mike Snitzer | 2014-03-05 21:26:58 +0100 |
commit | 18adc57779866ba451237dccca2ebf019be2fa20 (patch) | |
tree | a0f3a9d473fd433b7ffd5a7160ee55ad6d2ffd62 /scripts/cleanpatch | |
parent | dm thin: fix out of data space handling (diff) | |
download | kernel-qcow2-linux-18adc57779866ba451237dccca2ebf019be2fa20.tar.gz kernel-qcow2-linux-18adc57779866ba451237dccca2ebf019be2fa20.tar.xz kernel-qcow2-linux-18adc57779866ba451237dccca2ebf019be2fa20.zip |
dm thin: fix deadlock in __requeue_bio_list
The spin lock in requeue_io() was held for too long, allowing deadlock.
Don't worry, due to other issues addressed in the following "dm thin:
fix noflush suspend IO queueing" commit, this code was never called.
Fix this by taking the spin lock for a much shorter period of time.
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions