commit | 98441221708a092eb6d3d05142cf842a95aba152 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Wed Jan 27 18:22:45 2016 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Jan 28 22:25:48 2016 -0500 |
tree | 617306a30b925348806b31fcec96bd7d1b6a213a | |
parent | d791a8c60e9cbd1c4fecbc5c86ff59c7ffe137e8 [diff] |
storvsc: Use the specified target ID in device lookup 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 <kys@microsoft.com> Reviewed-by: Alex Ng <alexng@microsoft.com> Tested-by: Vivek Yadav <vyadav@microsoft.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>