Documentation: ext4: Move inode table short docs into its own file
authorBagas Sanjaya <bagasdotme@gmail.com>
Fri, 20 Jun 2025 10:56:44 +0000 (17:56 +0700)
committerJonathan Corbet <corbet@lwn.net>
Wed, 2 Jul 2025 22:57:20 +0000 (16:57 -0600)
commit1ce50d4e0691b8d1664de78133a5e5d3457a2577
treea995c082c4a244d30c3baeed728c5a97ae599e05
parent36dc5367f415e799b251d0ff8b2f399238cae332
Documentation: ext4: Move inode table short docs into its own file

The short description of inode table is in bitmaps.rst alongside the
proper bitmpas documentation. The docs file is short enough that it fits
whole browser screen on desktop, which implies that when readers click
"Inode Table", they will essentially see bitmaps docs.

Move inode table short description.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Acked-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250620105643.25141-7-bagasdotme@gmail.com
Documentation/filesystems/ext4/bitmaps.rst
Documentation/filesystems/ext4/globals.rst
Documentation/filesystems/ext4/inode_table.rst [new file with mode: 0644]