Loading
bdev/malloc: Use custom decoder for malloc disk's uuid
If we use a custom decoder for malloc disk's uuid for the bdev_malloc_create RPC, the code is simplified. Furthermore, when we add an options structure, we will be able to include the options structure into struct rpc_construct_malloc directly. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Ib36fa628569f973218f2cc5ce65a51181cd9fb71 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15125 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>