On 7/28/21 6:53 AM, David Disseldorp wrote: > While looking into XCOPY sense propagation issues (see Sergey's > patchset), I came across some se_cmd members which are unneeded. This > series also carries a fix for a theoretical lun_tg_pt_gp race condition. > > Cheers, David > > > drivers/target/sbp/sbp_target.c | 4 +- > drivers/target/target_core_alua.c | 94 ++++++++++---------------- > drivers/target/target_core_transport.c | 33 ++++++--- > include/target/target_core_base.h | 8 ++- > 4 files changed, 66 insertions(+), 73 deletions(-) > Reviewed-by: Mike Christie <michael.christie@xxxxxxxxxx>