include/spdk/nbd.h
0 → 100644
+42
−0
+1
−0
lib/nbd/Makefile
0 → 100644
+40
−0
lib/nbd/nbd.c
0 → 100644
+413
−0
Loading
This prepares for enabling nbd mounting as a service within existing applications. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I225ae20dc86b2d70a1a39a325e754b22f34feaee Reviewed-on: https://review.gerrithub.io/369674 Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>