Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mtd-www] doc/ubi.xml: clarify from the start that block device on UBI is read-only
@ 2026-07-23  9:17 Thomas Petazzoni
  2026-07-23  9:27 ` Richard Weinberger
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2026-07-23  9:17 UTC (permalink / raw)
  To: linux-mtd
  Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
	Thomas Petazzoni

In the introduction, the sentence that introduces ubiblock might let
one think that any read/write block filesystem can be used on top of
UBI, which is wrong. So clarify from the start that this is read-only.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 doc/ubi.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ubi.xml b/doc/ubi.xml
index 1290735..21bbd00 100644
--- a/doc/ubi.xml
+++ b/doc/ubi.xml
@@ -184,9 +184,9 @@ similar because:</p>
 	mechanisms).</li>
 </ul>
 
-<p>UBI also provides a block device that allows regular, block-oriented
-file systems to be mounted on top of an UBI volume. This is possible because UBI
-handles bad-blocks transparently.</p>
+<p>UBI also provides a read-only block device that allows regular, block-oriented
+file systems to be mounted on top of an UBI volume, but only for read-only
+operation. This is possible because UBI handles bad-blocks transparently.</p>
 
 <p>There is an additional driver called <code>gluebi</code> which emulates MTD
 devices on top of UBI volumes. This looks a little strange, because UBI works
-- 
2.55.0


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2026-07-23  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23  9:17 [PATCH mtd-www] doc/ubi.xml: clarify from the start that block device on UBI is read-only Thomas Petazzoni
2026-07-23  9:27 ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox