diff options
| author | Holger Dengler <dengler@linutronix.de> | 2019-01-13 15:03:55 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2019-01-18 15:27:09 +0100 |
| commit | 9282eadbc3b7cfe5a34e8a5a20fdac878d44b009 (patch) | |
| tree | 6e8128ec9484fdef8b68b4b7e874ea51c31951c7 /linux-basics/filesystems/pres_filesystem_org.tex | |
| parent | 07d65b50c4156453099a3a2083804e00451e2041 (diff) | |
linux-basics: Add Filesystem-Org slides
Add slides about Filesystem Organization and Structural Elements.
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'linux-basics/filesystems/pres_filesystem_org.tex')
| -rw-r--r-- | linux-basics/filesystems/pres_filesystem_org.tex | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/linux-basics/filesystems/pres_filesystem_org.tex b/linux-basics/filesystems/pres_filesystem_org.tex new file mode 100644 index 0000000..f571b8e --- /dev/null +++ b/linux-basics/filesystems/pres_filesystem_org.tex @@ -0,0 +1,20 @@ +\input{configpres} + +\subsection{Linux Filesystem} +\title{Linux Filesystem} +\subtitle{Organization and Structural Elements} + +% ---------------------------- +\maketitle + +% ---------------------------- +\begin{frame} +\frametitle{Overview} +\tableofcontents +\end{frame} + +% ---------------------------- +\input{linux-basics/filesystems/frm_filesystem_org.tex} + +\subsection*{} +\input{tailpres} |
