Spdk/test/unit/lib/blob
Jim Harris a137b9afd0 blob: queue sync requests if one already in progress
For any given blob, if an spdk_blob_sync_md() operation
is already in progress, queue additional spdk_blob_sync_md()
operations until the previous one completes.

This ensures proper ordering of writing metadata to
disk.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I2051e8cb5b8d1a033ec1238cb4811232110aa0f4

Reviewed-on: https://review.gerrithub.io/401257
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-03-12 16:24:40 -04:00
..
blob.c blob: queue sync requests if one already in progress 2018-03-12 16:24:40 -04:00
bs_dev_common.c test/blob: make bs_dev_common.c asynchronous 2018-02-27 12:31:50 -05:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00