On Wed, May 09, 2018 at 10:58:11PM +0800, Fam Zheng wrote: > The device designator data returned in INQUIRY command will be useful to > fill in source/target fields during copy offloading. Do this when > connecting to the target and save the data for later use. > > Signed-off-by: Fam Zheng > --- > block/iscsi.c | 41 +++++++++++++++++++++++++++++++++++++++++ > include/scsi/constants.h | 2 ++ > 2 files changed, 43 insertions(+) Reviewed-by: Stefan Hajnoczi