Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bc8a61c authored by mulhern's avatar mulhern Committed by Mike Snitzer
Browse files

dm thin: document representation of <highest mapped sector> when there is none



Signed-off-by: default avatarmulhern <amulhern@redhat.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 9b28a110
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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.