diff options
| author | Christof Schmitt <[email protected]> | 2007-11-05 12:37:47 +0100 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2008-01-11 18:22:40 -0600 |
| commit | 1de1b43b5f0bb536126e31f07ec833e01969ed1c (patch) | |
| tree | 9908cfa46ab158be6890b2edf1c3b7362243a7f8 /include/linux/debugobjects.h | |
| parent | e39c8877a41e8f70225baeeb74fade8fe3a80d8b (diff) | |
[SCSI] zfcp: Fix deadlock when adding invalid LUN
When adding an invalid LUN, there is a deadlock between the add
via scsi_scan_target and the slave_destroy handler: The handler
waits for the scan to complete, but for an invalid unit,
scsi_scan_target directly calls the slave_destroy handler.
Fix the deadlock by removing the wait in the slave_destroy
handler, it was not necessary anyway.
Signed-off-by: Christof Schmitt <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Signed-off-by: Swen Schillig <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions