Spdk/lib/blob
Jim Harris b6992a90d3 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>
Change-Id: I09d64fd1fb69ee232af1d298619c762e562fdc79
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11387
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
2022-02-07 17:40:07 +00:00
..
blob_bs_dev.c blob: use uint64_t for unmap and write_zeroes lba count 2021-10-14 08:17:16 +00:00
blobstore.c blob: add do/while (false) to blob_request_submit_op_split_next 2022-02-07 17:40:07 +00:00
blobstore.h blob: fix spelling, white space, grammar 2022-02-02 08:25:02 +00:00
Makefile so_ver: increase all major versions 2022-01-31 15:29:56 +00:00
request.c blob: use uint64_t for unmap and write_zeroes lba count 2021-10-14 08:17:16 +00:00
request.h blob: use uint64_t for unmap and write_zeroes lba count 2021-10-14 08:17:16 +00: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 2021-10-14 08:17:16 +00:00