Since 48debafe4f2f ("dm: add writecache target") wihch introduced a warning: linux/Documentation/admin-guide/device-mapper/writecache.rst:23: WARNING: Unexpected indentation. Add a blank line. Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx> --- 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 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) -- 2.27.0