All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takahiro Yasui <tyasui@redhat.com>
To: jbrassow@redhat.com
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: [PATCH 5 of 10] LVM:  hack to make things work
Date: Sat, 27 Feb 2010 02:39:25 -0500	[thread overview]
Message-ID: <4B88CC2D.6010207@redhat.com> (raw)
In-Reply-To: <201002262336.o1QNaTcS024350@hydrogen.msp.redhat.com>

Jonathan Brassow wrote:
> @@ -1559,11 +1569,16 @@ int lv_add_mirror_lvs(struct logical_vol
>   */
>  int lv_add_log_segment(struct alloc_handle *ah, struct logical_volume *log_lv)
>  {
> -	const char *segtype_name = ah->log_area_count > 1 ? "mirror" : "striped";
> +	int r;

I guess you forgot to remove "int r;".

Thanks,
Taka

      reply	other threads:[~2010-02-27  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26 23:36 [PATCH 5 of 10] LVM: hack to make things work Jonathan Brassow
2010-02-27  7:39 ` Takahiro Yasui [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=4B88CC2D.6010207@redhat.com \
    --to=tyasui@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=jbrassow@redhat.com \
    /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.