All of lore.kernel.org
 help / color / mirror / Atom feed
From: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
To: "linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH] btrfs-progs: Fix a misformatting in 'man btrfs-replace'
Date: Mon, 18 Aug 2014 10:33:18 +0900	[thread overview]
Message-ID: <53F157DE.9030901@jp.fujitsu.com> (raw)
In-Reply-To: <53E9D08A.3070404@jp.fujitsu.com>

(2014/08/12 17:30), Satoru Takeuchi wrote:
> From: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
> 
> Just fix the following misformatting in 'man btrfs-replace'.

Please ignore this patch.

It's part of the following Qu's patch.
https://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg36116.html

In addition, to make matters worse, I've reviewed and tested this patch ;-(

https://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg36206.html

Satoru

> 
> ===============================================================================
> -f
>      force using and overwriting <targetdev> even if it looks like containing
>      a valid btrfs filesystem.
> 
>      A valid filesystem is assumed if a btrfs superblock is found which
>      contains a correct checksum. Devices which are currently mounted are never
>      allowed to be used as the <targetdev>. -B:::: no background replace.
>                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ===============================================================================
>   
> Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
> 
> ---
>   Documentation/btrfs-replace.txt | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/btrfs-replace.txt b/Documentation/btrfs-replace.txt
> index eecf9b0..476e351 100644
> --- a/Documentation/btrfs-replace.txt
> +++ b/Documentation/btrfs-replace.txt
> @@ -49,6 +49,7 @@ containing a valid btrfs filesystem.
>   A valid filesystem is assumed if a btrfs superblock is found which contains a
>   correct checksum. Devices which are currently mounted are
>   never allowed to be used as the <targetdev>.
> ++
>   -B::::
>   no background replace.
>   
> 


      reply	other threads:[~2014-08-18  1:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-12  8:30 [PATCH] btrfs-progs: Fix a misformatting in 'man btrfs-replace' Satoru Takeuchi
2014-08-18  1:33 ` Satoru Takeuchi [this message]

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=53F157DE.9030901@jp.fujitsu.com \
    --to=takeuchi_satoru@jp.fujitsu.com \
    --cc=linux-btrfs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.