Loading
bdev/lvol: fix total_blocks and free_blocks names
The get_lvol_stores RPC had typos in the free_blocks and total_blocks fields (they were named "free_num_blocks" and "total_num_blocks", which didn't match the names of the actual variables). Change-Id: Ib66b04ec2f0c272048a826bfa59338db1d028e34 Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/382522 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>