+76
−13
+3
−1
Loading
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>