diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-11 20:33:36 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-11 20:33:36 +0400 |
commit | 67b9d76f9e2f9f87f94a11521cc996dc2e43ce14 (patch) | |
tree | 6a2fda0dc7b24ea253c03e879e1c388dc6c6e87c /arch | |
parent | c7c3ae2596d19ad0ed82f30d0e76a4b201b6b0a8 (diff) | |
parent | 7a7a3b45fed9a144dbf766ee842a4c5d0632b81d (diff) | |
download | linux-67b9d76f9e2f9f87f94a11521cc996dc2e43ce14.tar.xz |
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer:
- Fix DM multipath IO hang regression from 3.15 due to logic bug in
multipath_busy. This impacted cable-pull testing and also the
ability to boot with IPR SCSI on a POWER8 box.
- Fix possible deadlock with deferred device removal by using a new
dedicated workqueue rather than using the system workqueue.
- Fix NULL pointer crash due to race condition in dm-io's wake up code
for sync_io by using a completion.
- Update dm-crypt and dm-zero author name following legal name change;
this is important to Jana so I didn't see any reason to hold it back.
* tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
dm mpath: fix IO hang due to logic bug in multipath_busy
dm io: fix a race condition in the wake up code for sync_io
dm crypt, dm zero: update author name following legal name change
dm: allocate a special workqueue for deferred device removal
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions