Re: [PATCH] docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs

From: Randy Dunlap
Date: Sat Feb 13 2021 - 10:57:19 EST


On 2/13/21 7:24 AM, Bhaskar Chowdhury wrote:
>
> s/oustanding/outstanding/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>


> ---
> Documentation/ABI/testing/sysfs-fs-xfs | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-fs-xfs b/Documentation/ABI/testing/sysfs-fs-xfs
> index ea0cc8c42093..f704925f6fe9 100644
> --- a/Documentation/ABI/testing/sysfs-fs-xfs
> +++ b/Documentation/ABI/testing/sysfs-fs-xfs
> @@ -33,7 +33,7 @@ Contact: xfs@xxxxxxxxxxx
> Description:
> The current state of the log write grant head. It
> represents the total log reservation of all currently
> - oustanding transactions, including regrants due to
> + outstanding transactions, including regrants due to
> rolling transactions. The grant head is exported in
> "cycle:bytes" format.
> Users: xfstests
> --
> 2.30.1
>


--
~Randy