linux/include/target
Mike Christie 926347061e target: break up free_device callback
With this patch free_device is now used to free what is allocated in the
alloc_device callback and destroy_device tears down the resources that are
setup in the configure_device callback.

This patch will be needed in the next patch where tcmu needs
to be able to look up the device in the destroy callback.

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>
2017-07-06 23:11:37 -07:00
..
iscsi iscsi-target: Kill left-over iscsi_target_do_cleanup 2017-07-06 22:58:04 -07:00
target_core_backend.h target: break up free_device callback 2017-07-06 23:11:37 -07:00
target_core_base.h target: Remove se_device.dev_list 2017-07-06 22:57:58 -07:00
target_core_fabric.h target: Introduce a function that shows the command state 2017-07-06 22:58:04 -07:00