linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: docs: fix typo in btrfs-balance(8)
@ 2022-01-22 23:28 Alyssa Ross
  2022-01-24 15:58 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: Alyssa Ross @ 2022-01-22 23:28 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Alyssa Ross

Signed-off-by: Alyssa Ross <hi@alyssa.is>
---
 Documentation/btrfs-balance.asciidoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/btrfs-balance.asciidoc b/Documentation/btrfs-balance.asciidoc
index feccea48..e7620cca 100644
--- a/Documentation/btrfs-balance.asciidoc
+++ b/Documentation/btrfs-balance.asciidoc
@@ -27,7 +27,8 @@ is temporarily stored as an internal state and will be resumed upon mount,
 unless the mount option 'skip_balance' is specified.
 
 WARNING: running balance without filters will take a lot of time as it basically
-move data/metadata from the whol filesystem and needs to update all block pointers.
+move data/metadata from the whole filesystem and needs to update all block
+pointers.
 
 The filters can be used to perform following actions:
 

base-commit: 8ad326b2f28c044cb6ed9016d7c3285e23b673c8
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] btrfs-progs: docs: fix typo in btrfs-balance(8)
  2022-01-22 23:28 [PATCH] btrfs-progs: docs: fix typo in btrfs-balance(8) Alyssa Ross
@ 2022-01-24 15:58 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2022-01-24 15:58 UTC (permalink / raw)
  To: Alyssa Ross; +Cc: linux-btrfs

On Sat, Jan 22, 2022 at 11:28:33PM +0000, Alyssa Ross wrote:
> Signed-off-by: Alyssa Ross <hi@alyssa.is>
> ---
>  Documentation/btrfs-balance.asciidoc | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/btrfs-balance.asciidoc b/Documentation/btrfs-balance.asciidoc
> index feccea48..e7620cca 100644
> --- a/Documentation/btrfs-balance.asciidoc
> +++ b/Documentation/btrfs-balance.asciidoc
> @@ -27,7 +27,8 @@ is temporarily stored as an internal state and will be resumed upon mount,
>  unless the mount option 'skip_balance' is specified.
>  
>  WARNING: running balance without filters will take a lot of time as it basically
> -move data/metadata from the whol filesystem and needs to update all block pointers.
> +move data/metadata from the whole filesystem and needs to update all block
> +pointers.

Thanks for the fix, it's been already fixed during the conversion from
asciidoc to RST
(https://github.com/kdave/btrfs-progs/blame/devel/Documentation/btrfs-balance.rst#L36)

The .asciidoc files still exist in the master branch but have been
removed in devel, there might be some duplication until the next major
release.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-24 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 23:28 [PATCH] btrfs-progs: docs: fix typo in btrfs-balance(8) Alyssa Ross
2022-01-24 15:58 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).