From 522db3c9e1a5d3e9bfbf23d9106180651338d1bd Mon Sep 17 00:00:00 2001 From: Jack Wang Date: Thu, 12 Sep 2013 17:29:52 +0200 Subject: [PATCH] [SCSI] export device_busy for sdev 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 Signed-off-by: James Bottomley --- Reading git-format-patch failed