[bootlin/training-materials updates] master: UBI volumes: stop saying that read-only is the contrary of resizable (c0653577)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Dec 8 09:48:16 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/c0653577e61705ae14458041f0d912a4591e10e8

>---------------------------------------------------------------

commit c0653577e61705ae14458041f0d912a4591e10e8
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Dec 8 08:19:34 2021 +0100

    UBI volumes: stop saying that read-only is the contrary of resizable
    
    That's confusing
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

c0653577e61705ae14458041f0d912a4591e10e8
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 6d70ba54..46cb16e4 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -602,8 +602,7 @@ Device 0 bad blocks:
     leveling. Makes filesystems easier to implement
   \item Wear leveling can operate on the whole storage,
     not only on individual partitions (strong advantage)
-  \item Volumes can be dynamically resized or, on the opposite, can be
-    read-only (static)
+  \item Volumes can be dynamically resized.
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list