Spdk/lib/blob
Jim Harris d44e3ab32e blob: add do/while (false) to blob_request_submit_op_split_next
No functional change here, this only prepares this function for
some functional changes in the next patch.  By adding the
do/while loop here we reduce the amount of whitespace changes
in the next patch.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11387 (master)

(cherry picked from commit b6992a90d3)
Change-Id: I09d64fd1fb69ee232af1d298619c762e562fdc79
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12463
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-06-30 13:32:31 -04:00
..
blob_bs_dev.c blob: use uint64_t for unmap and write_zeroes lba count 2022-06-30 13:32:26 -04:00
blobstore.c blob: add do/while (false) to blob_request_submit_op_split_next 2022-06-30 13:32:31 -04:00
blobstore.h blobstore: Use RB_TREE to do blob lookup 2022-06-30 13:32:29 -04:00
Makefile blob: use uint64_t for unmap and write_zeroes lba count 2022-06-30 13:32:26 -04:00
request.c blob: use uint64_t for unmap and write_zeroes lba count 2022-06-30 13:32:26 -04:00
request.h blob: use uint64_t for unmap and write_zeroes lba count 2022-06-30 13:32:26 -04:00
spdk_blob.map lib/blob: add a map file. 2020-04-15 22:10:08 +00:00
zeroes.c blob: use uint64_t for unmap and write_zeroes lba count 2022-06-30 13:32:26 -04:00