[dm-devel] [PATCH 7/7] dm: documentation fix

amulhern at redhat.com amulhern at redhat.com
Mon Nov 27 15:02:45 UTC 2017


From: mulhern <amulhern at redhat.com>

Extend thinpool status format string with omitted fields.

Signed-off-by: mulhern <amulhern at redhat.com>
---
 Documentation/device-mapper/thin-provisioning.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/device-mapper/thin-provisioning.txt b/Documentation/device-mapper/thin-provisioning.txt
index fb10d18..4bcd4b7 100644
--- a/Documentation/device-mapper/thin-provisioning.txt
+++ b/Documentation/device-mapper/thin-provisioning.txt
@@ -276,7 +276,8 @@ ii) Status
 
     <transaction id> <used metadata blocks>/<total metadata blocks>
     <used data blocks>/<total data blocks> <held metadata root>
-    ro|rw|out_of_data_space [no_]discard_passdown
+    ro|rw|out_of_data_space [no_]discard_passdown [error|queue]_if_no_space
+    needs_check|-
 
     transaction id:
 	A 64-bit number used by userspace to help synchronise with metadata
-- 
2.9.5




More information about the dm-devel mailing list