linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Sergei Trofimovich <slyfox@gentoo.org>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] configure.ac: allow '--with-convert=' to accept comma-separated values
Date: Thu, 12 Oct 2017 14:30:46 +0200	[thread overview]
Message-ID: <20171012123046.GE3521@suse.cz> (raw)
In-Reply-To: <20171012120854.28748-1-slyfox@gentoo.org>

On Thu, Oct 12, 2017 at 01:08:54PM +0100, Sergei Trofimovich wrote:
> Before the change configure refused to accept it's defaults explicitly:
>     $ ./configure --enable-convert --with-convert=ext2,reiserfs
>     ...
>     configure: error: unknown tokens for --with-convert: ,
> 
> After the change both converters are enabled:
>     $ ./configure --enable-convert --with-convert=ext2,reiserfs
>     ...
>             btrfs-convert:      yes (ext2,reiserfs)
> 
> Cc: linux-btrfs@vger.kernel.org
> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

Applied, thanks.

      reply	other threads:[~2017-10-12 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 12:08 [PATCH] configure.ac: allow '--with-convert=' to accept comma-separated values Sergei Trofimovich
2017-10-12 12:30 ` David Sterba [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=20171012123046.GE3521@suse.cz \
    --to=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=slyfox@gentoo.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 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).