RE: [PATCH 2/2] scsi: storvsc: Use the specified target ID in device lookup

2016-01-11 Thread KY Srinivasan
h...@infradead.org; linux-s...@vger.kernel.org; > a...@canonical.com; vkuzn...@redhat.com; jasow...@redhat.com; > martin.peter...@oracle.com > Subject: Re: [PATCH 2/2] scsi: storvsc: Use the specified target ID in device > lookup > > On 01/09/2016 06:51 AM, K. Y. Srinivasan wrot

Re: [PATCH 2/2] scsi: storvsc: Use the specified target ID in device lookup

2016-01-10 Thread Hannes Reinecke
On 01/09/2016 06:51 AM, K. Y. Srinivasan wrote: The current code assumes that there is only one target in device lookup. Fix this bug. This will alow us to correctly handle hot reomoval of LUNs. Signed-off-by: K. Y. Srinivasan --- drivers/scsi/storvsc_drv.c |6 -- 1 files changed, 4