numam-spdk/lib
Daniel Verkamp 87f7533a5a bdev/malloc,null: save uuid when getting config
The malloc and null bdevs generate a random UUID if it is not specified
in the construct RPC method; save the current UUID in save_config so we
can reproduce it in load_config.

Change-Id: Iabaa96fa3129189ae6acf3635345b98f71255fbd
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/405110
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-27 03:15:01 -04:00
..
bdev bdev/malloc,null: save uuid when getting config 2018-03-27 03:15:01 -04:00
blob blob: use internal _spdk_blob_resize when creating blob 2018-03-23 04:02:13 -04:00
blobfs blobfs: cleanup and add comments in deleted file cleanup path 2018-03-02 15:30:32 -05:00
conf
copy io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
cunit
env_dpdk env: print SPDK version during init 2018-03-08 11:38:19 -05:00
event event: allow subsystem to write configuration in async way 2018-03-27 02:57:28 -04:00
ioat scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
iscsi iscsi: update the spdk_iscsi_poll_group_poll handling 2018-03-19 15:56:27 -04:00
json json: add va_arg versions for write_string and write_named_string 2018-02-23 15:27:16 -05:00
jsonrpc jsonrpc: add spdk_jsonrpc_send_error_response_fmt 2018-02-23 15:27:16 -05:00
log
lvol lvol: read uuid xattr before name 2018-03-23 04:18:23 -04:00
nbd lib: Return instead of abort() in nbd 2018-03-13 13:41:50 -04:00
net net_framework: add registering of multiple spdk_net_frameworks 2018-03-15 17:54:29 -04:00
nvme nvme: add spdk_nvme_ns_get_uuid() function 2018-03-27 02:43:46 -04:00
nvmf nvmf: mask off reserved bits in AER configuration 2018-03-23 03:45:23 -04:00
rocksdb lib: Return instead of exit in event 2018-03-08 11:47:01 -05:00
rpc rpc: remove the existing socket file when application starts 2018-03-02 16:48:53 -05:00
scsi io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
trace lib: Return instead of exit in trace 2018-03-13 00:53:35 -04:00
ut_mock
util io_channel: invoke unregister_cb on same thread unregister was called 2018-03-19 21:50:19 -04:00
vhost io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
virtio virtio: remove g_virtio_driver 2018-03-27 00:58:14 -04:00
Makefile