summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/f2fs.rst
diff options
context:
space:
mode:
authorFengnan Chang <changfengnan@vivo.com>2021-10-23 10:58:33 +0800
committerJonathan Corbet <corbet@lwn.net>2021-10-26 09:33:22 -0600
commit8c3b018874e819e60b87d44851a52782d8ee7986 (patch)
tree609a4661cb38f6c5b228c97d658b3d1d47485d53 /Documentation/filesystems/f2fs.rst
parent5d045f9511ff7efaf64a48a34dc6b07a8ce69a3c (diff)
downloadlinux-stable-8c3b018874e819e60b87d44851a52782d8ee7986.tar.gz
linux-stable-8c3b018874e819e60b87d44851a52782d8ee7986.tar.bz2
linux-stable-8c3b018874e819e60b87d44851a52782d8ee7986.zip
docs: f2fs: fix text alignment
The docs build was generating this warning: Documentation/filesystems/f2fs.rst:306: WARNING: Block quote ends without a blank line; unexpected unindent. Remove the extra white space that was confusing sphinx. Fixes: 151b1982be5d (f2fs: compress: add nocompress extensions support) Signed-off-by: Fengnan Chang <changfengnan@vivo.com> Reviewed-by: Chao Yu <chao@kernel.org> Link: https://lore.kernel.org/r/20211023025833.216030-1-changfengnan@vivo.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/f2fs.rst')
-rw-r--r--Documentation/filesystems/f2fs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/f2fs.rst b/Documentation/filesystems/f2fs.rst
index 09de6ebbbdfa..6f3c6e91346d 100644
--- a/Documentation/filesystems/f2fs.rst
+++ b/Documentation/filesystems/f2fs.rst
@@ -283,7 +283,7 @@ compress_extension=%s Support adding specified extension, so that f2fs can enab
For other files, we can still enable compression via ioctl.
Note that, there is one reserved special extension '*', it
can be set to enable compression for all files.
-nocompress_extension=%s Support adding specified extension, so that f2fs can disable
+nocompress_extension=%s Support adding specified extension, so that f2fs can disable
compression on those corresponding files, just contrary to compression extension.
If you know exactly which files cannot be compressed, you can use this.
The same extension name can't appear in both compress and nocompress