Spdk/module/bdev/rbd
Ziye Yang 0d90cda0be bdev/rbd: Save comp varaible in bdev_io structure
Purpose: Better to put this varable into the bdev_rbd_io structure
instead of on the stack. And we will use this variable in next patch,
when the callback function is completed, so we should not put it on the stack.

Change-Id: I11ff46ef07908084012bc1ce040eceb667334a40
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9334
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2021-09-24 07:41:09 +00:00
..
bdev_rbd_rpc.c rbd/rpc: Add a rpc call to get the info of the clusters. 2021-05-26 09:21:48 +00:00
bdev_rbd.c bdev/rbd: Save comp varaible in bdev_io structure 2021-09-24 07:41:09 +00:00
bdev_rbd.h rbd/rpc: Add a rpc call to get the info of the clusters. 2021-05-26 09:21:48 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00