2021-02-13 15:27:55

by Bhaskar Chowdhury

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


s/oustanding/outstanding/

Signed-off-by: Bhaskar Chowdhury <[email protected]>
---
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: [email protected]
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


2021-02-13 15:59:53

by Randy Dunlap

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

On 2/13/21 7:24 AM, Bhaskar Chowdhury wrote:
>
> s/oustanding/outstanding/
>
> Signed-off-by: Bhaskar Chowdhury <[email protected]>

Acked-by: Randy Dunlap <[email protected]>


> ---
> 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: [email protected]
> 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

2021-03-09 17:18:07

by Darrick J. Wong

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

On Sat, Feb 13, 2021 at 08:54:36PM +0530, Bhaskar Chowdhury wrote:
>
> s/oustanding/outstanding/
>
> Signed-off-by: Bhaskar Chowdhury <[email protected]>

Looks good,
Reviewed-by: Darrick J. Wong <[email protected]>

--D

> ---
> 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: [email protected]
> 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
>