Re: [PATCH V2] xfs-doc: Fix typo error
From: Jonathan Corbet
Date: Mon Nov 10 2025 - 14:53:49 EST
Gou Hao <gouhao@xxxxxxxxxxxxx> writes:
> Hi Christoph, Darrick,
> Thank you for the reviews. Here is the v2 patch with the commit message fixed as suggested.
This kind of stuff should go below the "---" line so that whoever
applies the patch doesn't need to edit it out.
> Subject: [PATCH V2] xfs-doc: Fix typo error
>
> Online fsck may take longer than offline fsck...
>
> Signed-off-by: Gou Hao <gouhao@xxxxxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> Reviewed-by: "Darrick J. Wong" <djwong@xxxxxxxxxx>
> ---
> Documentation/filesystems/xfs/xfs-online-fsck-design.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I've applied it, thanks.
jon