numam-spdk/lib
Maciej Szwed 84b5ac7dac blobstore: Enable/disable snapshot deletion with CFLAGS
Snapshot delete functionality is targeted for .1 release
and therefore should not be enabled by default. Use
export CFLAGS=-DSPDK_ENABLE_SNAPSHOT_DELETION
to enable this functionality.

Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Change-Id: I2d966b62cd5d7eaf8134962d1a833542edfe2d9f
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458466
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-06-19 10:24:59 +00:00
..
bdev blobstore: Make possible to remove snapshot if there is only one clone 2019-06-19 10:24:59 +00:00
blob blobstore: Enable/disable snapshot deletion with CFLAGS 2019-06-19 10:24:59 +00:00
blobfs blobfs: fix the semphore usage issue in spdk_file_read 2019-06-19 09:26:37 +00:00
conf string: spdk_strtol to delegate additional error checking 2019-01-29 00:10:57 +00:00
copy ioat: allocate device struct using regular calloc 2019-04-09 06:30:42 +00:00
env_dpdk env/dpdk: detach pci devices from EAL interrupt thread 2019-04-18 22:49:30 +00:00
event nvmf: add srq opts to get_nvmf_transports method. 2019-06-16 08:46:05 +00:00
ftl lib/ftl:fix scanbuild error in ftl_anm.c 2019-06-16 14:44:50 +00:00
ioat ioat: allocate device struct using regular calloc 2019-04-09 06:30:42 +00:00
iscsi iscsi: fix hang on high QD large reads 2019-06-16 14:44:50 +00:00
json json_util: add debug logs to spdk_json_decode_object function 2019-01-10 14:31:37 +00:00
jsonrpc jsonrpc: Use spdk_json_write_named_* APIs throughout 2019-02-04 07:08:04 +00:00
log app, log: clarify how to enable log flags 2019-03-29 02:35:48 +00:00
lvol lvol: Fix for lvol failed deletion flow 2019-04-02 19:23:22 +00:00
nbd nbd: optional nbd_device in start_nbd_disk 2019-04-04 08:35:50 +00:00
net net: Use spdk_json_write_named_* APIs throughout 2019-02-04 07:08:04 +00:00
notify notify: add notification library 2019-03-29 21:15:14 +00:00
nvme nvme: zero request->submit_tick in allocation 2019-06-18 19:00:37 +00:00
nvmf nvmf: fix assert in spdk_nvmf_tcp_req_fill_iovs 2019-06-18 19:00:37 +00:00
reduce reduce: account for compressed buffers 2019-04-02 21:40:21 +00:00
rocksdb rocksdb: use C++ constructor/destructor for thread_ctx 2019-04-25 20:04:04 +00:00
rpc rpc: fix segfault on get_spdk_version request with extra params 2019-06-18 19:02:49 +00:00
scsi lib/scsi: Make spdk_scsi_dev_destruct asynchronous 2019-04-22 18:22:59 +00:00
sock sock: fix a uninitialized-variable error 2019-06-16 08:46:05 +00:00
thread thread: fix deadlock in spdk_for_each_thread error handling 2019-06-16 08:46:05 +00:00
trace lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00
ut_mock thread: Eliminate use of pthread_self and thread_ids 2019-01-15 16:53:12 +00:00
util lib/util/cpuset: add negate and xor 2019-04-09 17:40:24 +00:00
vhost rte_vhost: fix compilation against dpdk master 2019-06-18 19:00:37 +00:00
virtio virtio: zero-out virtqueue structures at init 2019-04-22 16:49:39 +00:00
Makefile notify: add notification library 2019-03-29 21:15:14 +00:00