From 9282eadbc3b7cfe5a34e8a5a20fdac878d44b009 Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Sun, 13 Jan 2019 15:03:55 +0100 Subject: linux-basics: Add Filesystem-Org slides Add slides about Filesystem Organization and Structural Elements. Signed-off-by: Holger Dengler --- linux-basics/filesystems/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'linux-basics/filesystems/Kconfig') 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 -- cgit v1.2.3