[bootlin/training-materials updates] master: Embedded Linux: explicit meaning of F2FS (178c7243)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Mar 24 15:13:07 CET 2022


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

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

commit 178c7243a7d807aa68d04b07aefcd14e5ce6c545
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Mar 24 15:13:07 2022 +0100

    Embedded Linux: explicit meaning of F2FS
    
    Makes things easier to remember
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

178c7243a7d807aa68d04b07aefcd14e5ce6c545
 slides/sysdev-block-filesystems/sysdev-block-filesystems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
index 3a6b94f5..c38e2983 100644
--- a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -181,7 +181,7 @@ major minor #blocks name
 \end{frame}
 
 \begin{frame}
-  \frametitle{F2FS: filesystem for flash-based block storage}
+  \frametitle{F2FS: Flash-Friendly Filesystem}
   \kconfig{CONFIG_F2FS_FS}, \url{https://en.wikipedia.org/wiki/F2FS}
   \begin{itemize}
   \item Filesystem that takes into account the characteristics of




More information about the training-materials-updates mailing list