[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250218212142.557462-1-sumyahoque2012@gmail.com>
Date: Tue, 18 Feb 2025 21:21:42 +0000
From: Sumya Hoque <sumyahoque2012@...il.com>
To: skhan@...uxfoundation.org
Cc: linux-kernel-mentees@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Sumya Hoque <sumyahoque2012@...il.com>
Subject: [PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
diff --git a/Documentation/filesystems/f2fs.rst b/Documentation/filesystems/f2fs.rst
index fb7d2ee022bc..412b0949143b 100644
--- a/Documentation/filesystems/f2fs.rst
+++ b/Documentation/filesystems/f2fs.rst
@@ -310,7 +310,7 @@ nocompress_extension=%s Support adding specified extension, so that f2fs can di
nocompress extension will be treated as special cases and will not be compressed.
Don't allow use '*' to specifie all file in nocompress extension.
After add nocompress_extension, the priority should be:
- dir_flag < comp_extention,nocompress_extension < comp_file_flag,no_comp_file_flag.
+ dir_flag < comp_extension,nocompress_extension < comp_file_flag,no_comp_file_flag.
See more in compression sections.
compress_chksum Support verifying chksum of raw data in compressed cluster.
--
2.34.1
Powered by blists - more mailing lists