numam-spdk/lib/bdev/lvol
Daniel Verkamp d6427151bb lvol: remove vbdev APIs from public lvol.h API
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>
2017-12-01 16:36:12 -05:00
..
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00
vbdev_lvol_rpc.c lvol: pass UUID as a string in public API 2017-12-01 16:36:12 -05:00
vbdev_lvol.c lvol: remove vbdev APIs from public lvol.h API 2017-12-01 16:36:12 -05:00
vbdev_lvol.h lvol: remove vbdev APIs from public lvol.h API 2017-12-01 16:36:12 -05:00