commit | 4a9a6c8d538eff6d627fa14409c7c25aff652541 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Nov 06 21:05:19 2013 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Nov 07 14:25:02 2013 -0800 |
tree | dded7528c07556c7b666e8c4351ca0eeb9097c3d | |
parent | 5277797dc4ed873d067477d84e910b39d113f649 [diff] |
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>