diff options
author | Mikulas Patocka | 2020-06-02 09:48:10 -0400 |
---|---|---|
committer | Mike Snitzer | 2020-06-05 14:59:40 -0400 |
commit | 40e9c5ac4e3d670799a247944c330e5126935a7c (patch) | |
tree | 9b7cb88fab0a1ad1d39a0ae0f63f8e4825bc8bda /Documentation | |
parent | a1c979f330cb82cae7a3b19464f9815e43060fe3 (diff) |
dm integrity: add status line documentation
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/admin-guide/device-mapper/dm-integrity.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/admin-guide/device-mapper/dm-integrity.rst b/Documentation/admin-guide/device-mapper/dm-integrity.rst index 8439d2ae689b..9edd45593abd 100644 --- a/Documentation/admin-guide/device-mapper/dm-integrity.rst +++ b/Documentation/admin-guide/device-mapper/dm-integrity.rst @@ -193,6 +193,14 @@ should not be changed when reloading the target because the layout of disk data depend on them and the reloaded target would be non-functional. +Status line: + +1. the number of integrity mismatches +2. provided data sectors - that is the number of sectors that the user + could use +3. the current recalculating position (or '-' if we didn't recalculate) + + The layout of the formatted block device: * reserved sectors |