* [f2fs-dev] [PATCH] mkfs.f2fs: add description for ro feature in manual
@ 2024-04-16 6:55 Chao Yu
0 siblings, 0 replies; only message in thread
From: Chao Yu @ 2024-04-16 6:55 UTC (permalink / raw)
To: jaegeuk; +Cc: linux-f2fs-devel
Add missing description for readonly feature in manual of mkfs.f2fs.
Signed-off-by: Chao Yu <chao@kernel.org>
---
man/mkfs.f2fs.8 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/man/mkfs.f2fs.8 b/man/mkfs.f2fs.8
index 0dc367b..1f0c724 100644
--- a/man/mkfs.f2fs.8
+++ b/man/mkfs.f2fs.8
@@ -208,6 +208,9 @@ Enable casefolding support in the filesystem. Optional flags can be passed with
.TP
.B compression
Enable support for filesystem level compression. Requires extra attr.
+.TP
+.B ro
+Enable readonly feature to eliminate OVP/SSA on-disk layout for small readonly partition.
.RE
.TP
.BI \-C " encoding:flags"
--
2.40.1
_______________________________________________
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] only message in thread
only message in thread, other threads:[~2024-04-16 6:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16 6:55 [f2fs-dev] [PATCH] mkfs.f2fs: add description for ro feature in manual Chao Yu
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).