1
0
Fork 0

Merging upstream version 1.16.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:13:48 +01:00
parent e18d879d6d
commit c8ec5e528c
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
345 changed files with 7594 additions and 7512 deletions

View file

@ -8,8 +8,11 @@ nvme-wdc-vs-smart-add-log - Send NVMe WDC vs-smart-add-log Vendor Unique Command
SYNOPSIS
--------
[verse]
'nvme wdc vs-smart-add-log' <device> [--interval=<NUM>, -i <NUM>] [--output-format=<normal|json> -o <normal|json>]
[--log-page-version=<NUM>, -l <NUM>] [--log-page-mask=<LIST>, -p <LIST>]
'nvme wdc vs-smart-add-log' <device> [--interval=<NUM>, -i <NUM>]
[--output-format=<normal|json> -o <normal|json>]
[--log-page-version=<NUM>, -l <NUM>]
[--log-page-mask=<LIST>, -p <LIST>]
[--namespace-id=<nsid> | -n <nsid>]
DESCRIPTION
-----------
@ -49,6 +52,13 @@ OPTIONS
Note: Not all pages are supported on all drives.
The default is to display all supported log pages.
-n <nsid>::
--namespace-id=<nsid>::
Sets the command's nsid value to the given nsid. Defaults to
0xffffffff if not given. This option may not affect anything
depending on the log page, which may or may not be specific to
a namespace.
Valid Interval values and description :-
[cols="2*", frame="topbot", align="center", options="header"]