git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22ab019
)
[SCSI] refactor sdev/starget/shost busy checking
author
Kiyoshi Ueda
<k-ueda@ct.jp.nec.com>
Sat, 4 Oct 2008 18:11:06 +0000
(14:11 -0400)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Thu, 23 Oct 2008 16:42:16 +0000
(11:42 -0500)
This patch refactors the busy checking codes of scsi_device,
Scsi_Host and scsi_target. There should be no functional change.
This is a preparation for another patch which exports scsi's busy
state to the block layer for request stacking drivers.
Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_lib.c
patch
|
blob
|
history
diff --cc
drivers/scsi/scsi_lib.c
Simple merge