]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: import on-disk layout book from wiki page
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 29 Jul 2018 19:37:00 +0000 (15:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jul 2018 19:37:00 +0000 (15:37 -0400)
commitfba026a5a14daa14d98f0e9d0762afe56ddbfb61
tree5221e9ffedfe4a214a49063acf5bf70256ee302a
parent407da4707c06d67bd9c74c37db58eac91ad0334c
ext4: import on-disk layout book from wiki page

Create the basic structure of the "new" data structures & algorithms
book to be ported over from the on-disk format wiki, and then start by
pulling in the introductory information.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/filesystems/ext4/index.rst
Documentation/filesystems/ext4/ondisk/about.rst [new file with mode: 0644]
Documentation/filesystems/ext4/ondisk/index.rst [new file with mode: 0644]