Spdk/lib/blob
Alexey Marchuk a236084542 blob: Add readv/writev_ext functions
These function accept optional spdk_blob_ext_io_opts
structure. If this structure is provided by the user
then readv/writev_ext ops of base dev will be used
in data path

Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com>
Change-Id: I370dd43f8c56f5752f7a52d0780bcfe3e3ae2d9e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11371
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: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2022-05-16 10:14:26 +00:00
..
blob_bs_dev.c blob: Add readv/writev_ext functions 2022-05-16 10:14:26 +00:00
blobstore.c blob: Add readv/writev_ext functions 2022-05-16 10:14:26 +00:00
blobstore.h blob: remove unused inline functions 2022-02-17 17:08:37 +00:00
Makefile so_ver: increase all major versions 2022-01-31 15:29:56 +00:00
request.c blob: Add readv/writev_ext functions 2022-05-16 10:14:26 +00:00
request.h blob: Add readv/writev_ext functions 2022-05-16 10:14:26 +00:00
spdk_blob.map blob: Add readv/writev_ext functions 2022-05-16 10:14:26 +00:00
zeroes.c blob: Add readv/writev ext ops to spdk_bs_dev 2022-05-16 10:14:26 +00:00