Skip to content

Commit 71deb8a

Browse files
bagasmedgchinner
authored andcommitted
xfs: Extend table marker on deprecated mount options table
Sphinx reports htmldocs warning on deprecated mount options table: /home/bagas/repo/linux-kernel/Documentation/admin-guide/xfs.rst:243: WARNING: Malformed table. Text in column margin in table line 5. =========================== ================ Name Removal Schedule =========================== ================ Mounting with V4 filesystem September 2030 Mounting ascii-ci filesystem September 2030 ikeep/noikeep September 2025 attr2/noattr2 September 2025 =========================== ================ Extend the table markers to take account of the second name entry ("Mounting ascii-ci filesystem"), which is now the widest and to fix the above warning. Fixes: 7ba8385 ("xfs: deprecate the ascii-ci feature") Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Dave Chinner <david@fromorbit.com>
1 parent 422d565 commit 71deb8a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/admin-guide/xfs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,14 +236,14 @@ the dates listed above.
236236
Deprecated Mount Options
237237
========================
238238

239-
=========================== ================
239+
============================ ================
240240
Name Removal Schedule
241-
=========================== ================
241+
============================ ================
242242
Mounting with V4 filesystem September 2030
243243
Mounting ascii-ci filesystem September 2030
244244
ikeep/noikeep September 2025
245245
attr2/noattr2 September 2025
246-
=========================== ================
246+
============================ ================
247247

248248

249249
Removed Mount Options

0 commit comments

Comments
 (0)