* [f2fs-dev] [PATCH] Documentation: f2fs: Fix typos in sysfs-fs-f2fs
@ 2025-09-26 18:01 Akiyoshi Kurita
2025-09-28 9:30 ` Chao Yu via Linux-f2fs-devel
0 siblings, 1 reply; 2+ messages in thread
From: Akiyoshi Kurita @ 2025-09-26 18:01 UTC (permalink / raw)
To: jaegeuk; +Cc: linux-kernel, Akiyoshi Kurita, linux-f2fs-devel
Fix two spelling mistakes in the f2fs sysfs ABI documentation:
- deivces -> devices
- substracting -> subtracting
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
Documentation/ABI/testing/sysfs-fs-f2fs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-fs-f2fs b/Documentation/ABI/testing/sysfs-fs-f2fs
index bc0e7fefc39d..6e8043ea33e7 100644
--- a/Documentation/ABI/testing/sysfs-fs-f2fs
+++ b/Documentation/ABI/testing/sysfs-fs-f2fs
@@ -822,7 +822,7 @@ What: /sys/fs/f2fs/<disk>/gc_valid_thresh_ratio
Date: September 2024
Contact: "Daeho Jeong" <daehojeong@google.com>
Description: It controls the valid block ratio threshold not to trigger excessive GC
- for zoned deivces. The initial value of it is 95(%). F2FS will stop the
+ for zoned devices. The initial value of it is 95(%). F2FS will stop the
background GC thread from intiating GC for sections having valid blocks
exceeding the ratio.
@@ -847,7 +847,7 @@ Description: For several zoned storage devices, vendors will provide extra space
filesystem level GC. To do that, we can reserve the space using
reserved_blocks. However, it is not enough, since this extra space should
not be shown to users. So, with this new sysfs node, we can hide the space
- by substracting reserved_blocks from total bytes.
+ by subtracting reserved_blocks from total bytes.
What: /sys/fs/f2fs/<disk>/encoding_flags
Date: April 2025
--
2.47.3
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [f2fs-dev] [PATCH] Documentation: f2fs: Fix typos in sysfs-fs-f2fs
2025-09-26 18:01 [f2fs-dev] [PATCH] Documentation: f2fs: Fix typos in sysfs-fs-f2fs Akiyoshi Kurita
@ 2025-09-28 9:30 ` Chao Yu via Linux-f2fs-devel
0 siblings, 0 replies; 2+ messages in thread
From: Chao Yu via Linux-f2fs-devel @ 2025-09-28 9:30 UTC (permalink / raw)
To: Akiyoshi Kurita, jaegeuk; +Cc: linux-kernel, linux-f2fs-devel
On 9/27/2025 2:01 AM, Akiyoshi Kurita wrote:
> Fix two spelling mistakes in the f2fs sysfs ABI documentation:
> - deivces -> devices
> - substracting -> subtracting
>
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-28 9:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-26 18:01 [f2fs-dev] [PATCH] Documentation: f2fs: Fix typos in sysfs-fs-f2fs Akiyoshi Kurita
2025-09-28 9:30 ` Chao Yu via Linux-f2fs-devel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).