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_default_host" 9 "nvme_default_host" "May 2024" "libnvme API manual" LINUX
|
||||
.TH "nvme_default_host" 9 "nvme_default_host" "August 2024" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_default_host \- Initializes the default host
|
||||
.SH SYNOPSIS
|
||||
|
@ -8,7 +8,7 @@ nvme_default_host \- Initializes the default host
|
|||
.IP "r" 12
|
||||
\fInvme_root_t\fP object
|
||||
.SH "DESCRIPTION"
|
||||
Initializes the default host object based on the values in
|
||||
/etc/nvme/hostnqn and /etc/nvme/hostid and attaches it to \fIr\fP.
|
||||
Initializes the default host object based on the hostnqn/hostid
|
||||
values returned by \fBnvme_host_get_ids\fP and attaches it to \fIr\fP.
|
||||
.SH "RETURN"
|
||||
\fInvme_host_t\fP object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue