[bootlin/training-materials updates] master: Embedded Linux slides: remove duplicate explanation in block FS section (d701a92d)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Jul 19 11:49:31 CEST 2021


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

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

commit d701a92dc84c2f3b77e0fb605ebb36d0684c30c9
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Jul 19 11:49:31 2021 +0200

    Embedded Linux slides: remove duplicate explanation in block FS section
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

d701a92dc84c2f3b77e0fb605ebb36d0684c30c9
 slides/sysdev-block-filesystems/sysdev-block-filesystems.tex | 2 --
 1 file changed, 2 deletions(-)

diff --git a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
index e2a3ceb6..e0b6815e 100644
--- a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -132,8 +132,6 @@ major minor #blocks name
     \item Writes are first described in the journal before being
       committed to files (can be all writes, or only metadata writes
       depending on the configuration)
-    \item Allows to skip a full disk check at boot time after an
-      unclean shutdown.
     \end{itemize}
     \column{0.4\textwidth}
     \includegraphics[width=\textwidth]{slides/sysdev-block-filesystems/journal.pdf}




More information about the training-materials-updates mailing list