commit | 9d11251709f31d49c8167a619d4475fdf6cd7f73 | [log] [tgz] |
---|---|---|
author | Kiyoshi Ueda <k-ueda@ct.jp.nec.com> | Sat Oct 04 14:11:06 2008 -0400 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Oct 23 11:42:16 2008 -0500 |
tree | 0658cf513d86730d785b94eb2dd469ac4d0a51b0 | |
parent | 22ab019b6ff8f3f93ddc93135d7e7ff24d982fe0 [diff] |
[SCSI] refactor sdev/starget/shost busy checking 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>