[PATCH] media change check fails for busy unplugged device
If a request is sent through scsi_wait_req the function may be woken up from the completion by a function other than scsi_wait_done. This can happen as a result of cases that return BLKPREP_KILL in the scsi_prep_fn function. author: Mike Anderson <andmike@us.ibm.com> patch_version: Thu Jan 29 09:03:44 UTC 2004 patched-2.6-andmike/drivers/scsi/scsi_lib.c | 2 ++ 1 files changed, 2 insertions(+)
Showing
Please register or sign in to comment