aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/device-mapper/writecache.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-07-02 12:07:35 +0100
committerMike Snitzer <snitzer@kernel.org>2022-07-07 14:37:58 -0400
commit8b301af4c65b9f9f6ea2ca546a357fce09f945cd (patch)
tree15050f83d09a4a0b874e03dd8c11cd53afd23888 /Documentation/admin-guide/device-mapper/writecache.rst
parentdm snapshot: fix typo in snapshot_map() comment (diff)
downloadlinux-dev-8b301af4c65b9f9f6ea2ca546a357fce09f945cd.tar.xz
linux-dev-8b301af4c65b9f9f6ea2ca546a357fce09f945cd.zip
Documentation: dm writecache: add blank line before optional parameters
Otherwise this warning occurs: Documentation/admin-guide/device-mapper/writecache.rst:23: WARNING: Unexpected indentation. Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/device-mapper/writecache.rst')
-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 10429779a91a..6bf78b0446ac 100644
--- a/Documentation/admin-guide/device-mapper/writecache.rst
+++ b/Documentation/admin-guide/device-mapper/writecache.rst
@@ -20,6 +20,7 @@ Constructor parameters:
size)
5. the number of optional parameters (the parameters with an argument
count as two)
+
start_sector n (default: 0)
offset from the start of cache device in 512-byte sectors
high_watermark n (default: 50)