Spdk/test/lib/scsi/lun
Tsuyoshi Uchida 3560b00f20 scsi: no check lun->dev in spdk_scsi_lun_deletable (#82)
We don't need check lun->dev in spdk_scsi_lun_deletable.
Whichever dev is null or not null, spdk_scsi_lun_delete works
appropriately.
2016-12-08 18:41:03 -07:00
..
.gitignore scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun_ut.c scsi: no check lun->dev in spdk_scsi_lun_deletable (#82) 2016-12-08 18:41:03 -07:00
Makefile build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00