* [PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
@ 2025-02-18 21:21 Sumya Hoque
0 siblings, 0 replies; 3+ messages in thread
From: Sumya Hoque @ 2025-02-18 21:21 UTC (permalink / raw)
To: skhan; +Cc: linux-kernel-mentees, linux-kernel, Sumya Hoque
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
@ 2025-02-18 21:30 Sumya Hoque
0 siblings, 0 replies; 3+ messages in thread
From: Sumya Hoque @ 2025-02-18 21:30 UTC (permalink / raw)
To: skhan; +Cc: linux-kernel-mentees, linux-kernel, Sumya Hoque
Hello,
Here is a minor fix in Kernel Documents:
filesystems/f2fs.rst : comp_extention --> comp_extension
Signed-off-by: Sumya Hoque <sumyahoque2012@gmail.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 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
@ 2025-02-18 21:32 Sumya Hoque
0 siblings, 0 replies; 3+ messages in thread
From: Sumya Hoque @ 2025-02-18 21:32 UTC (permalink / raw)
To: skhan; +Cc: linux-kernel-mentees, linux-kernel, Sumya Hoque
Hello,
Here is a minor fix in Kernel Documents:
filesystems/f2fs.rst : comp_extention --> comp_extension
Signed-off-by: Sumya Hoque <sumyahoque2012@gmail.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 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-18 21:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 21:32 [PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst Sumya Hoque
-- strict thread matches above, loose matches on Subject: below --
2025-02-18 21:30 Sumya Hoque
2025-02-18 21:21 Sumya Hoque
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox