Spdk/lib/blob
Jim Harris 98d28d604d blob: allow inserting cluster from non metadata thread
This will be needed for thin provisioning, since a write
I/O may result in needing to insert a cluster into the
blob and that write I/O may not have been performed
on the metadata thread.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I84b0cb6e7af87b1f9c6cab4e2c24fa26b12e2c06
Reviewed-on: https://review.gerrithub.io/396737
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-01-29 18:54:34 -05:00
..
bdev blob: blob_bdev no longer converts unmap to write zeroes 2017-12-06 17:21:46 -05:00
blobstore.c blob: allow inserting cluster from non metadata thread 2018-01-29 18:54:34 -05:00
blobstore.h blob: add md_thread to struct spdk_blob_store 2018-01-29 12:33:05 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
request.c blob: assign iovcnt value in spdk_bs_user_op_alloc function 2018-01-23 23:41:57 -05:00
request.h blob: add spdk_bs_user_op_t 2018-01-22 16:00:09 -05:00