public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Bagas Sanjaya <bagasdotme@gmail.com>, Dave Chinner <david@fromorbit.com>
Cc: Linux XFS Development <linux-xfs@vger.kernel.org>,
	Linux Documentation <linux-doc@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Jonathan Corbet <corbet@lwn.net>
Subject: Re: [PATCH] Documentation: xfs: Extend table marker on deprecated mount options table
Date: Wed, 19 Apr 2023 08:15:36 -0700	[thread overview]
Message-ID: <20230419151536.GM360895@frogsfrogsfrogs> (raw)
In-Reply-To: <20230419094921.27279-1-bagasdotme@gmail.com>

On Wed, Apr 19, 2023 at 04:49:21PM +0700, Bagas Sanjaya wrote:
> 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: 7ba83850ca2691 ("xfs: deprecate the ascii-ci feature")
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>

Looks good.  Dave, could you take this through the xfs tree whenever you
push the duplicate #include fixes, please?

Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

> ---
>  This patch is targeted for next merge window (6.4-rc1).
> 
>  Documentation/admin-guide/xfs.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/admin-guide/xfs.rst b/Documentation/admin-guide/xfs.rst
> index e85a9404d5c082..3a9c041d7f6c31 100644
> --- a/Documentation/admin-guide/xfs.rst
> +++ b/Documentation/admin-guide/xfs.rst
> @@ -236,14 +236,14 @@ the dates listed above.
>  Deprecated Mount Options
>  ========================
>  
> -===========================     ================
> +============================    ================
>    Name				Removal Schedule
> -===========================     ================
> +============================    ================
>  Mounting with V4 filesystem     September 2030
>  Mounting ascii-ci filesystem    September 2030
>  ikeep/noikeep			September 2025
>  attr2/noattr2			September 2025
> -===========================     ================
> +============================    ================
>  
>  
>  Removed Mount Options
> 
> base-commit: 798352cb25d2c27affbb5c733ed28430057228ca
> -- 
> An old man doll... just what I always wanted! - Clara
> 

  reply	other threads:[~2023-04-19 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-19  9:49 [PATCH] Documentation: xfs: Extend table marker on deprecated mount options table Bagas Sanjaya
2023-04-19 15:15 ` Darrick J. Wong [this message]
2023-04-19 22:19   ` Dave Chinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230419151536.GM360895@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=bagasdotme@gmail.com \
    --cc=corbet@lwn.net \
    --cc=david@fromorbit.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox