diff --git a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex index e2a3ceb6b..e0b6815e6 100644 --- a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex +++ b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex @@ -132,8 +132,6 @@ \subsection{Available block filesystems} \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}