+0
−28
+22
−22
+15
−0
Loading
The vbdev_* functions that were declared in lvol.h are all internal to the lvol vbdev implementation; they don't need to be in the public header. vbdev_get_lvs_bdev_by_lvs() is moved to the top of the file so it doesn't need a forward declaration (no code change). Change-Id: I98282d3cb0008da5c5b5059eee335219dc929f1c Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/389894 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>