commit | 6906d008b4b06e42cad393ac25bec76fbf31fabd | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Fri Jun 23 01:18:17 2017 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jul 06 23:11:40 2017 -0700 |
tree | 9f53be37fb763fd62de9151c44e1462c2599ac9b | |
parent | b1943fd454d1a2e2c8018a2f79a7023893619439 [diff] |
xcopy: loop over devices using idr helper This converts the xcopy code to use the idr helper. The next patch will drop the g_device_list and make g_device_mutex local to the target_core_device.c file. Signed-off-by: Mike Christie <mchristi@redhat.com> Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>