All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] f2fs: fix f2fs.rst build warning
@ 2021-10-23  2:58 ` Fengnan Chang
  0 siblings, 0 replies; 6+ messages in thread
From: Fengnan Chang @ 2021-10-23  2:58 UTC (permalink / raw)
  To: jaegeuk, chao, corbet; +Cc: linux-f2fs-devel, linux-doc, Fengnan Chang

fix f2fs.rst build warning.

Fixes: 151b1982be5d (f2fs: compress: add nocompress extensions support)
Signed-off-by: Fengnan Chang <changfengnan@vivo.com>
---
 Documentation/filesystems/f2fs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/f2fs.rst b/Documentation/filesystems/f2fs.rst
index 4294db649fa8..6ee2be259f46 100644
--- a/Documentation/filesystems/f2fs.rst
+++ b/Documentation/filesystems/f2fs.rst
@@ -301,7 +301,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
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-26 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-23  2:58 [PATCH] f2fs: fix f2fs.rst build warning Fengnan Chang
2021-10-23  2:58 ` [f2fs-dev] " Fengnan Chang
2021-10-26  0:19 ` Chao Yu
2021-10-26  0:19   ` [f2fs-dev] " Chao Yu
2021-10-26 15:37 ` Jonathan Corbet
2021-10-26 15:37   ` [f2fs-dev] " Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.