target: Drop left-over se_lun->lun_cmd_list shutdown code
authorNicholas Bellinger <nab@linux-iscsi.org>
Thu, 7 Nov 2013 05:05:19 +0000 (21:05 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Thu, 7 Nov 2013 22:25:02 +0000 (14:25 -0800)
commit4a9a6c8d538eff6d627fa14409c7c25aff652541
treedded7528c07556c7b666e8c4351ca0eeb9097c3d
parent5277797dc4ed873d067477d84e910b39d113f649
target: Drop left-over se_lun->lun_cmd_list shutdown code

Now with percpu refcounting for se_lun in place, go ahead and drop
the legacy per se_cmd accounting for se_lun shutdown.

This includes __transport_clear_lun_from_sessions(), the associated
transport_lun_wait_for_tasks() logic, along with a handful of now
unused se_cmd structure members and ->transport_state bits.

Cc: Kent Overstreet <kmo@daterainc.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/infiniband/ulp/srpt/ib_srpt.c
drivers/target/target_core_tpg.c
drivers/target/target_core_transport.c
drivers/target/target_core_xcopy.c
include/target/target_core_base.h