numam-spdk/lib
Cunyin Chang 2d18887fbd blobfs: Make the behaviour of "delete file" as unlink.
Mark the file as deleted in the function spdk_fs_delete_file()
when the referance is not 0, and delete the file when it is closed,
make the behaviour as "unlink".

Change-Id: Ia934bb73c82c48fdbab79dbe4b56296a73abc01e
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
Reviewed-on: https://review.gerrithub.io/374944
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-09-15 17:13:14 -04:00
..
bdev rte_virtio: added virtio_dev struct 2017-09-15 16:32:20 -04:00
blob blobstore: sync super block after set the "clean" as 0. 2017-09-11 15:44:38 -04:00
blobfs blobfs: Make the behaviour of "delete file" as unlink. 2017-09-15 17:13:14 -04:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy copy: Move asynchronous module init to event_copy 2017-06-20 13:46:37 -04:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env_dpdk: use detected include file path 2017-09-12 16:43:20 -04:00
event reactor: add context_switch_monitor RPC 2017-09-01 12:46:18 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
json json: add function to write UTF-16LE strings 2017-07-12 18:12:52 -04:00
jsonrpc log: rename SPDK_TRACELOG to SPDK_DEBUGLOG 2017-08-29 13:25:58 -04:00
log log: add new parm to spdk_trace_dump() 2017-09-06 17:33:03 -04:00
lvol lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00
nbd nbd, nvmf: fix clang 4.0 packed member warnings 2017-09-07 12:15:45 -04:00
net log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
nvme nvme: support meta data on vendor specific commands 2017-09-12 16:14:11 -04:00
nvmf nvmf: add Write Zeroes support 2017-09-14 17:41:52 -04:00
rocksdb lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00
rpc rpc: add get_rpc_methods RPC call 2017-08-01 13:43:14 -04:00
scsi scsi: remove LUN I/O channel ref counting 2017-09-01 12:46:43 -04:00
trace lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
ut_mock blob: add readv/writev support 2017-08-22 18:19:00 -04:00
util io_channel: allow NULL spdk_for_each_channel cpl_fn 2017-09-12 11:16:50 -04:00
vhost rpc/vhost: call RPC commands on controller's reactor 2017-09-15 14:18:46 -04:00
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00