dm thin: document representation of <highest mapped sector> when there is none
authormulhern <amulhern@redhat.com>
Mon, 27 Nov 2017 15:02:43 +0000 (10:02 -0500)
committerMike Snitzer <snitzer@redhat.com>
Wed, 17 Jan 2018 14:16:11 +0000 (09:16 -0500)
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Documentation/device-mapper/thin-provisioning.txt

index ef639960b272d4f746cf23d987a07e4cadfe7a8f..3852dade03e47fa44e786e19efc0f05e01283ae5 100644 (file)
@@ -396,3 +396,6 @@ ii) Status
        If the pool has encountered device errors and failed, the status
        will just contain the string 'Fail'.  The userspace recovery
        tools should then be used.
+
+    In the case where <nr mapped sectors> is 0, there is no highest
+    mapped sector and the value of <highest mapped sector> is unspecified.