]> git.baikalelectronics.ru Git - kernel.git/commitdiff
Documentation: dm writecache: Render status list as list
authorBagas Sanjaya <bagasdotme@gmail.com>
Sat, 2 Jul 2022 04:23:50 +0000 (11:23 +0700)
committerMike Snitzer <snitzer@kernel.org>
Thu, 7 Jul 2022 18:40:32 +0000 (14:40 -0400)
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: 6e57b578596f32 ("dm: add writecache target")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Documentation/admin-guide/device-mapper/writecache.rst

index 6bf78b0446acba3786f3f1a24b2b554b07c1fb39..2104812f028129f55b6c6d6a5768adae20e3d4a4 100644 (file)
@@ -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