This patch removes legacy config support in malloc bdev module. All options through the legacy config are already reflected in JSON. Note that malloc_disk_count needs to be reset for each module initialization. Otherwise for cases where bdev submodule is reinitialized, the count in malloc names would grow. This should be addressed separately by making name parameter required, rather than optional. Which is the case for most (all?) of the other bdev modules. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Ida93c74e7b0be7da19e11d5cc3fda9112824782f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4625 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
bdev_malloc_rpc.c | ||
bdev_malloc.c | ||
bdev_malloc.h | ||
Makefile |