Loading
test/blobfs: Use a lock instead of volatiles
Thread sanitizer detected a number of race conditions in this test. Use a simple lock to pass messages between threads instead because that's easier to get right. Change-Id: Ia1f905f7b3787b4e89cf5ca1d16a1f24e0a562f9 Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/362437 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>