summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-write-zeroes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-write-zeroes.txt')
-rw-r--r--Documentation/nvme-write-zeroes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-write-zeroes.txt b/Documentation/nvme-write-zeroes.txt
index 34fec9d..a644ac7 100644
--- a/Documentation/nvme-write-zeroes.txt
+++ b/Documentation/nvme-write-zeroes.txt
@@ -20,6 +20,7 @@ SYNOPSIS
[--namespace-id=<nsid> | -n <nsid>]
[--storage-tag<storage-tag> | -S <storage-tag>]
[--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]
+ [--force]
DESCRIPTION
-----------
@@ -89,6 +90,10 @@ metadata is passes.
This bit specifies the Storage Tag field shall be checked as part of end-to-end
data protection processing.
+--force::
+ Ignore namespace is currently busy and perfome the operation
+ even though.
+
EXAMPLES
--------
No examples yet.