From: Nicholas Bellinger Date: Thu, 7 Nov 2013 05:05:19 +0000 (-0800) Subject: target: Drop left-over se_lun->lun_cmd_list shutdown code X-Git-Tag: v3.13-rc1~5^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9a6c8d538eff6d627fa14409c7c25aff652541;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed