Merging upstream version 1.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
41144a7301
commit
476f38f2bb
878 changed files with 2965 additions and 1746 deletions
|
@ -1,4 +1,4 @@
|
|||
.TH "libnvme" 9 "struct nvme_id_ns" "September 2023" "API Manual" LINUX
|
||||
.TH "libnvme" 9 "struct nvme_id_ns" "December 2023" "API Manual" LINUX
|
||||
.SH NAME
|
||||
struct nvme_id_ns \- Identify Namespace data structure
|
||||
.SH SYNOPSIS
|
||||
|
@ -84,9 +84,7 @@ struct nvme_id_ns {
|
|||
.br
|
||||
.BI " struct nvme_lbaf lbaf[64];"
|
||||
.br
|
||||
.BI " __le64 lbstm;"
|
||||
.br
|
||||
.BI " __u8 vs[3704];"
|
||||
.BI " __u8 vs[3712];"
|
||||
.br
|
||||
.BI "
|
||||
};
|
||||
|
@ -231,7 +229,5 @@ remains fixed throughout the life of the namespace and is
|
|||
preserved across namespace and controller operations
|
||||
.IP "lbaf" 12
|
||||
LBA Format, see \fIstruct nvme_lbaf\fP.
|
||||
.IP "lbstm" 12
|
||||
Logical Block Storage Tag Mask for end-to-end protection
|
||||
.IP "vs" 12
|
||||
Vendor Specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue