blob: 5ecd034512527bd02f03da1577e1eda40dc60d27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
config LINUX_FILESYSTEMS
bool "Linux filesystem papers"
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
|