The status list isn't rendered as list, but rather as normal paragraph,
because there is missing blank line between "Status:" line and the list.
Fix the issue by adding the blank line separator.
Fixes: 48debafe4f2fea ("dm: add writecache target")
Cc: Alasdair Kergon <[email protected]>
Cc: Mike Snitzer <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Mikulas Patocka <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Colin Ian King <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: [email protected]
Cc: [email protected] # v4.19+
Cc: [email protected]
Signed-off-by: Bagas Sanjaya <[email protected]>
---
Documentation/admin-guide/device-mapper/writecache.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/admin-guide/device-mapper/writecache.rst
b/Documentation/admin-guide/device-mapper/writecache.rst
index 6bf78b0446acba..2104812f028129 100644
--- a/Documentation/admin-guide/device-mapper/writecache.rst
+++ b/Documentation/admin-guide/device-mapper/writecache.rst
@@ -75,6 +75,7 @@ Constructor parameters:
the origin volume in the last n milliseconds
Status:
+
1. error indicator - 0 if there was no error, otherwise error number
2. the number of blocks
3. the number of free blocks
--
An old man doll... just what I always wanted! - Clara
--
dm-devel mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/dm-devel