[SCSI] export device_busy for sdev
authorJack Wang <jinpu.wang@profitbricks.com>
Thu, 12 Sep 2013 15:29:52 +0000 (17:29 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 25 Oct 2013 08:57:56 +0000 (09:57 +0100)
If you mutiple devices connect to a host, we might be interested in
have an intensive I/O workload on one disk, and notice starvation on others.
This give the user more hint about current infight io for scsi device.

Signed-off-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found