Commit c9bde257 authored by Tomasz Kulasek's avatar Tomasz Kulasek Committed by Tomasz Zawadzki
Browse files

doc/nvme: remove dynamic creation/deletion of namespaces limitation



Change-Id: I32c09f5151db579312479d07c668b08fc404f399
Signed-off-by: default avatarTomasz Kulasek <tomaszx.kulasek@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/652


Community-CI: Mellanox Build Bot
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: default avatarChangpeng Liu <changpeng.liu@intel.com>
Reviewed-by: default avatarKarol Latecki <karol.latecki@intel.com>
Reviewed-by: default avatarPaul Luse <paul.e.luse@intel.com>
parent f6fd2f52
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -331,10 +331,6 @@ must be compiled with "./configure --with-nvme-cuse".

## Limitations

NVMe CUSE presents character device for controller and namespaces only at the time
the controller is being attached. Dynamic creation/deletion of namespaces is not
supported yet.

NVMe namespaces are created as character devices and their use may be limited for
tools expecting block devices.