+23
−21
+1
−0
+97
−38
Loading
Retire the old claim/unclaim semantics in favor of open/close. Clients must now open a bdev to get an spdk_bdev_desc, then pass this desc to get an I/O channel. This allows multiple clients to open a bdev, although only one may open a bdev with write access. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I4d319f1278170124169a8a75fd791e926b3f7171 Reviewed-on: https://review.gerrithub.io/367611 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>