a7ddda8166
We will later create a lib/nvme/nvme_zns.c file containing zoned specific operations on a namespace. Since the functions in SPDK have to be namespaced by prepending the name of the library to the function name, rename the ZNS data structures in order to make them more aligned with the coming function names of the getters for these data structures. Renaming these structs are safe, since they are currently not used by anyone. Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Change-Id: Ifd2a99e945806b49f9b213e704acce8d8d2c7037 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4455 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> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> |
||
---|---|---|
.. | ||
linux | ||
spdk | ||
spdk_internal | ||
Makefile |