strip_size as an rpc param is now deprecated and can be removed in a future release. Either strip_size or strip_size_kb can be used but only one of them or the rpc will fail. Internally we maintain both fields because strip size always comes in as KB but we convert it to blocks so having both elements makes it clear for developers what they're looking at. JSON output includes both strip_size and strip_size_kb. Fixes #550 Change-Id: I5dc51e8af22eae3d56af8f8d37a564dbaae228fa Signed-off-by: paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/c/437873 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
bdev_raid_rpc.c | ||
bdev_raid.c | ||
bdev_raid.h | ||
Makefile |