summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBagas Sanjaya <bagasdotme@gmail.com>2022-07-02 11:23:50 +0700
committerMike Snitzer <snitzer@kernel.org>2022-07-07 14:40:32 -0400
commit11093e6f0de9783c26355e0962f210a7ae18ab3c (patch)
treefcb3fae954667e551fcdf149fb2a7e9a4a6770c0 /Documentation
parent8b301af4c65b9f9f6ea2ca546a357fce09f945cd (diff)
downloadlinux-stable-11093e6f0de9783c26355e0962f210a7ae18ab3c.tar.gz
linux-stable-11093e6f0de9783c26355e0962f210a7ae18ab3c.tar.bz2
linux-stable-11093e6f0de9783c26355e0962f210a7ae18ab3c.zip
Documentation: dm writecache: Render status list as list
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") Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/admin-guide/device-mapper/writecache.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/device-mapper/writecache.rst b/Documentation/admin-guide/device-mapper/writecache.rst
index 6bf78b0446ac..2104812f0281 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