+30
−1
+1
−1
lib/nvme/nvme_zns.c
0 → 100644
+45
−0
+3
−0
Loading
Add getters to the ZNS specific data structures, so that an SPDK application, e.g. examples/nvme/identify/identify.c, has the ability to get and utilize the information in them. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I26056161093cc811acb6840ff7e2068e5f6058f6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4412 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>