Spdk/test/unit/lib/blob
Cunyin Chang e87808c4fb blobstore: sync super block after set the "clean" as 0.
The system could crash anytime, we need sync the "clean" flag
into disk as soon as we load the blobstore. Then if the system crashed,
we will find the blobstore is not clean shutdown next time when we load
the blobstore, and we could run the recover process then.

Change-Id: I6189678e970ffe979a224e02be6cede0ee44dde8
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
Reviewed-on: https://review.gerrithub.io/376276
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2017-09-11 15:44:38 -04:00
..
blob.c blobstore: sync super block after set the "clean" as 0. 2017-09-11 15:44:38 -04:00
bs_dev_common.c blobstore,ut: explicitly allocate spdk_bs_dev 2017-08-23 11:19:03 -04:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00