numam-spdk/lib/scsi
Daniel Verkamp 98c8867e5a scsi: move spdk_strcpy_pad() into util/string.c
This will be useful outside of the SCSI code, so put it in the common
string utility file.

Also reorder the parameters so they match the order used in strncpy().

Change-Id: I9e25a59b64e4bedf04e5a96de463b1d8aa0ddac3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-22 08:58:07 -07:00
..
dev.c bdev: Delete bdev_db 2016-08-02 09:08:51 -07:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c scsi: Flesh out the public header file 2016-08-03 09:47:28 -07:00
Makefile scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
port.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi_bdev.c scsi: move spdk_strcpy_pad() into util/string.c 2016-08-22 08:58:07 -07:00
scsi_internal.h scsi: Make OBJECT_SCSI_TASK public 2016-08-04 13:15:23 -07:00
scsi_rpc.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
task.c scsi: Flesh out the public header file 2016-08-03 09:47:28 -07:00