summaryrefslogtreecommitdiff
path: root/linux-basics/filesystems/Kconfig
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2019-01-13 15:03:55 +0100
committerJohn Ogness <john.ogness@linutronix.de>2019-01-18 15:27:09 +0100
commit9282eadbc3b7cfe5a34e8a5a20fdac878d44b009 (patch)
tree6e8128ec9484fdef8b68b4b7e874ea51c31951c7 /linux-basics/filesystems/Kconfig
parent07d65b50c4156453099a3a2083804e00451e2041 (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/Kconfig')
-rw-r--r--linux-basics/filesystems/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/linux-basics/filesystems/Kconfig b/linux-basics/filesystems/Kconfig
index 69a9fd6..5ecd034 100644
--- a/linux-basics/filesystems/Kconfig
+++ b/linux-basics/filesystems/Kconfig
@@ -3,3 +3,12 @@ config LINUX_FILESYSTEMS
default y
help
Papers about Linux filesystems
+
+config LINUX_FILESYSTEM_ORG
+ bool "Linux Filesystem Organization/Structural Elements"
+ default y
+ help
+ Papers about Linux Filesystem Organization and the structural
+ elements of filesystems.
+ - inodes/data-blocks
+ - file types