All of lore.kernel.org
 help / color / mirror / Atom feed
* master - raid: tidying
@ 2017-04-05 22:07 Heinz Mauelshagen
  0 siblings, 0 replies; only message in thread
From: Heinz Mauelshagen @ 2017-04-05 22:07 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=d23cad16c9210f6b01994a5e4c0637584dba80f9
Commit:        d23cad16c9210f6b01994a5e4c0637584dba80f9
Parent:        1ef1bdab27b2e2d3fb2491b42e3f7afa3b93140e
Author:        Heinz Mauelshagen <heinzm@redhat.com>
AuthorDate:    Thu Apr 6 00:06:52 2017 +0200
Committer:     Heinz Mauelshagen <heinzm@redhat.com>
CommitterDate: Thu Apr 6 00:06:52 2017 +0200

raid: tidying

---
 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 c7d1d76..07bb131 100644
--- a/lib/metadata/raid_manip.c
+++ b/lib/metadata/raid_manip.c
@@ -1933,7 +1933,7 @@ static int _raid_reshape_remove_images(struct logical_volume *lv,
 		 * -> remove the freed up images and reduce LV size
 		 *
 		 */
-		if (!_get_available_removed_sublvs(lv, &available_slvs,  &removed_slvs))
+		if (!_get_available_removed_sublvs(lv, &available_slvs, &removed_slvs))
 			return_0;
 
 		if (devs_in_sync != new_image_count) {



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-05 22:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05 22:07 master - raid: tidying Heinz Mauelshagen

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.