Spdk/lib/scsi
Jim Harris 1a2cd90c98 scsi: simplify lun task mgmt path
1) Consolidate the checks for a null LUN
2) Eliminate a bunch of static functions that are no
   longer needed due to #1

This prepares for some upcoming bdev reset changes.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I38475581b69ba4a034fc7b9e133cfcdfc535a5d3

Reviewed-on: https://review.gerrithub.io/362262
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-05-24 11:42:15 -04:00
..
dev.c scsi: pass management function as a parameter 2017-05-18 13:47:42 -07:00
lun_db.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
lun.c scsi: simplify lun task mgmt path 2017-05-24 11:42:15 -04:00
Makefile bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
port.c scsi: make spdk_scsi_port definition private 2017-05-04 09:05:53 -07:00
scsi_bdev.c bdev: make enum spdk_bdev_io_status private 2017-05-23 16:30:10 -04:00
scsi_internal.h scsi: pass management function as a parameter 2017-05-18 13:47:42 -07:00
scsi_rpc.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
scsi.c conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
task.c scsi: automatically set spdk_scsi_task::type field 2017-05-18 13:47:42 -07:00