docs: promote the ext4 data structures book to top level
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 5 Oct 2018 23:20:08 +0000 (19:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 5 Oct 2018 23:20:08 +0000 (19:20 -0400)
commit8a98ec7c7b3901330a036af0f62f523c31d763da
tree70194bc8bf562d3aa9053ffc41ceba61676f864e
parentd3091215921bd4b8fdf3129bf8f733b8ca48dc80
docs: promote the ext4 data structures book to top level

Move the ext4 data structures book to Documentation/filesystems/ext4/
since the administrative information moved elsewhere.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
25 files changed:
Documentation/conf.py
Documentation/filesystems/ext4/about.rst [moved from Documentation/filesystems/ext4/ondisk/about.rst with 100% similarity]
Documentation/filesystems/ext4/allocators.rst [moved from Documentation/filesystems/ext4/ondisk/allocators.rst with 100% similarity]
Documentation/filesystems/ext4/attributes.rst [moved from Documentation/filesystems/ext4/ondisk/attributes.rst with 100% similarity]
Documentation/filesystems/ext4/bigalloc.rst [moved from Documentation/filesystems/ext4/ondisk/bigalloc.rst with 100% similarity]
Documentation/filesystems/ext4/bitmaps.rst [moved from Documentation/filesystems/ext4/ondisk/bitmaps.rst with 100% similarity]
Documentation/filesystems/ext4/blockgroup.rst [moved from Documentation/filesystems/ext4/ondisk/blockgroup.rst with 100% similarity]
Documentation/filesystems/ext4/blockmap.rst [moved from Documentation/filesystems/ext4/ondisk/blockmap.rst with 100% similarity]
Documentation/filesystems/ext4/blocks.rst [moved from Documentation/filesystems/ext4/ondisk/blocks.rst with 100% similarity]
Documentation/filesystems/ext4/checksums.rst [moved from Documentation/filesystems/ext4/ondisk/checksums.rst with 100% similarity]
Documentation/filesystems/ext4/directory.rst [moved from Documentation/filesystems/ext4/ondisk/directory.rst with 100% similarity]
Documentation/filesystems/ext4/dynamic.rst [moved from Documentation/filesystems/ext4/ondisk/dynamic.rst with 100% similarity]
Documentation/filesystems/ext4/eainode.rst [moved from Documentation/filesystems/ext4/ondisk/eainode.rst with 100% similarity]
Documentation/filesystems/ext4/globals.rst [moved from Documentation/filesystems/ext4/ondisk/globals.rst with 100% similarity]
Documentation/filesystems/ext4/group_descr.rst [moved from Documentation/filesystems/ext4/ondisk/group_descr.rst with 100% similarity]
Documentation/filesystems/ext4/ifork.rst [moved from Documentation/filesystems/ext4/ondisk/ifork.rst with 100% similarity]
Documentation/filesystems/ext4/index.rst
Documentation/filesystems/ext4/inlinedata.rst [moved from Documentation/filesystems/ext4/ondisk/inlinedata.rst with 100% similarity]
Documentation/filesystems/ext4/inodes.rst [moved from Documentation/filesystems/ext4/ondisk/inodes.rst with 100% similarity]
Documentation/filesystems/ext4/journal.rst [moved from Documentation/filesystems/ext4/ondisk/journal.rst with 100% similarity]
Documentation/filesystems/ext4/mmp.rst [moved from Documentation/filesystems/ext4/ondisk/mmp.rst with 100% similarity]
Documentation/filesystems/ext4/ondisk/index.rst [deleted file]
Documentation/filesystems/ext4/overview.rst [moved from Documentation/filesystems/ext4/ondisk/overview.rst with 100% similarity]
Documentation/filesystems/ext4/special_inodes.rst [moved from Documentation/filesystems/ext4/ondisk/special_inodes.rst with 100% similarity]
Documentation/filesystems/ext4/super.rst [moved from Documentation/filesystems/ext4/ondisk/super.rst with 100% similarity]