https://github.com/torvalds/linux
Revision 9d11251709f31d49c8167a619d4475fdf6cd7f73 authored by Kiyoshi Ueda on 04 October 2008, 18:11:06 UTC, committed by James Bottomley on 23 October 2008, 16:42:16 UTC
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>
1 parent 22ab019
History
Tip revision: 9d11251709f31d49c8167a619d4475fdf6cd7f73 authored by Kiyoshi Ueda on 04 October 2008, 18:11:06 UTC
[SCSI] refactor sdev/starget/shost busy checking
Tip revision: 9d11251
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 101.4 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top