ext4: import high level design chapter from wiki page
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 29 Jul 2018 19:38:00 +0000 (15:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jul 2018 19:38:00 +0000 (15:38 -0400)
commitc09f3bac6d8c820b4b4ff0ffcff47e3a68b04e54
tree811e969f7b4cbbaee525a0294075f06d7829ef42
parentb2e60723c1c14c7c9b79c82bb86d8e2a81051b5e
ext4: import high level design chapter from wiki page

Import the chapter about high level design from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/filesystems/ext4/ondisk/allocators.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/bigalloc.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/blockgroup.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/blocks.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/checksums.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/eainode.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/index.rst
Documentation/filesystems/ext4/ondisk/inlinedata.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/overview.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/special_inodes.rst [new file with mode: 0644]