Merging upstream version 1.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
05578a6ab9
commit
a02d194ad0
946 changed files with 4401 additions and 1290 deletions
|
@ -1,4 +1,4 @@
|
|||
.TH "nvme_set_root" 9 "nvme_set_root" "May 2024" "libnvme API manual" LINUX
|
||||
.TH "nvme_set_root" 9 "nvme_set_root" "August 2024" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_set_root \- Set nvme_root_t context
|
||||
.SH SYNOPSIS
|
||||
|
@ -14,3 +14,6 @@ When creating a new root object with \fInvme_create_root\fP the global root obje
|
|||
will be set as well. This means the global root object is always pointing to
|
||||
the latest created root object. Note the first \fInvme_free_tree\fP call will reset
|
||||
the global root object.
|
||||
|
||||
This function is deprecated. Use nvme_init_default_logging or/and
|
||||
nvme_init_logging instead.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue