Spdk/module/bdev/rbd
Ziye Yang 5d097aa7fd bdev/rbd: Simplify the read/write.
We can use rbd_aio_readv and rbd_aio_writev to simplify the code.
Since it rbd_aio_readv/rbd_aio_writev are supported more than 2
years, so can replace rbd_aio_read/write without using "ifdef".

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: I924a039110ceed59836c1b904b6e7f8db271ad62
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3697
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2020-08-12 07:49:04 +00:00
..
bdev_rbd_rpc.c module/bdev_rbd: remove spdk prefix from static/internal functions. 2020-05-15 07:58:03 +00:00
bdev_rbd.c bdev/rbd: Simplify the read/write. 2020-08-12 07:49:04 +00:00
bdev_rbd.h module/bdev_rbd: remove spdk prefix from static/internal functions. 2020-05-15 07:58:03 +00:00
Makefile mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00