linux-stable/Documentation/filesystems/ext4
Bagas Sanjaya 442ec1e5bb Documentation: ext4: fix cell spacing of table heading on blockmap table
Commit 3103084afc ("ext4, doc: remove unnecessary escaping") removes
redundant underscore escaping, however the cell spacing in heading row of
blockmap table became not aligned anymore, hence triggers malformed table
warning:

Documentation/filesystems/ext4/blockmap.rst:3: WARNING: Malformed table.

+---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| i.i_block Offset   | Where It Points                                                                                                                                                                                                              |
<snipped>...

The warning caused the table not being loaded.

Realign the heading row cell by adding missing space at the first cell
to fix the warning.

Fixes: 3103084afc ("ext4, doc: remove unnecessary escaping")
Cc: stable@kernel.org
Cc: Andreas Dilger <adilger.kernel@dilger.ca>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Wang Jianjian <wangjianjian3@huawei.com>
Cc: linux-ext4@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20220619072938.7334-1-bagasdotme@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2022-08-02 23:56:02 -04:00
..
about.rst ext4: replace HTTP links with HTTPS ones 2020-08-06 01:01:57 -04:00
allocators.rst docs: promote the ext4 data structures book to top level 2018-10-05 19:20:08 -04:00
attributes.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
bigalloc.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
bitmaps.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
blockgroup.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
blockmap.rst Documentation: ext4: fix cell spacing of table heading on blockmap table 2022-08-02 23:56:02 -04:00
blocks.rst doc: fixed a typo in ext4 documentation 2022-03-12 21:01:22 -05:00
checksums.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
directory.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
dynamic.rst docs: promote the ext4 data structures book to top level 2018-10-05 19:20:08 -04:00
eainode.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
globals.rst ext4: Orphan file documentation 2021-08-30 23:36:51 -04:00
group_descr.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
ifork.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
index.rst docs: filesystems: Remove uneeded .rst extension on toctables 2019-06-26 16:08:22 -06:00
inlinedata.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
inodes.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
journal.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
mmp.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
orphan.rst ext4: docs: Take out unneeded escaping 2021-10-07 08:46:02 -06:00
overview.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
special_inodes.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
super.rst ext4, doc: remove unnecessary escaping 2022-06-16 11:03:17 -04:00
verity.rst fs/ext4: Disallow verity if inode is DAX 2020-05-28 22:09:47 -04:00