]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2aac219086377334b355642cb87278c599a1bd42
tree811e969f7b4cbbaee525a0294075f06d7829ef42
parentfba026a5a14daa14d98f0e9d0762afe56ddbfb61
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]