From: Heinz Mauelshagen <mauelsha@fedoraproject.org>
To: lvm-devel@redhat.com
Subject: master - raid_manip: fix typo
Date: Wed, 26 Oct 2016 15:54:54 +0000 (UTC) [thread overview]
Message-ID: <20161026155455.04D9860EB5@fedorahosted.org> (raw)
Gitweb: http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=0468f5da6d2542a2a9c03df2c9e5adf3fed2131d
Commit: 0468f5da6d2542a2a9c03df2c9e5adf3fed2131d
Parent: 021715e897016212beb4123b25239338ab49707e
Author: Heinz Mauelshagen <heinzm@redhat.com>
AuthorDate: Wed Oct 26 17:46:53 2016 +0200
Committer: Heinz Mauelshagen <heinzm@redhat.com>
CommitterDate: Wed Oct 26 17:53:55 2016 +0200
raid_manip: fix typo
Related to rhbz1386184
---
lib/metadata/raid_manip.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/metadata/raid_manip.c b/lib/metadata/raid_manip.c
index 39d27f1..25547c4 100644
--- a/lib/metadata/raid_manip.c
+++ b/lib/metadata/raid_manip.c
@@ -3056,7 +3056,7 @@ static int _raid456_to_raid0_or_striped_wrapper(TAKEOVER_FN_ARGS)
return 0;
if (!yes && yes_no_prompt("Are you sure you want to convert \"%s\" LV %s to \"%s\" "
- "type using all resilience? [y/n]: ",
+ "type losing all resilience? [y/n]: ",
lvseg_name(seg), display_lvname(lv), new_segtype->name) == 'n') {
log_error("Logical volume %s NOT converted to \"%s\"",
display_lvname(lv), new_segtype->name);
reply other threads:[~2016-10-26 15:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20161026155455.04D9860EB5@fedorahosted.org \
--to=mauelsha@fedoraproject.org \
--cc=lvm-devel@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.