All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM2/lib/format_pool format_pool.c
@ 2012-02-15 13:46 zkabelac
  0 siblings, 0 replies; only message in thread
From: zkabelac @ 2012-02-15 13:46 UTC (permalink / raw)
  To: lvm-devel

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac at sourceware.org	2012-02-15 13:46:55

Modified files:
	lib/format_pool: format_pool.c 

Log message:
	Update cut&paste error message

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/format_pool/format_pool.c.diff?cvsroot=lvm2&r1=1.51&r2=1.52

--- LVM2/lib/format_pool/format_pool.c	2012/02/15 01:44:59	1.51
+++ LVM2/lib/format_pool/format_pool.c	2012/02/15 13:46:54	1.52
@@ -315,7 +315,7 @@
 	}
 
 	if (!(fmt->orphan_vg = alloc_vg("pool_orphan", cmd, fmt->orphan_vg_name))) {
-		log_error("Couldn't create lvm1 orphan VG.");
+		log_error("Couldn't create pool orphan VG.");
 		dm_free(fmt);
 		return NULL;
 	}



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

only message in thread, other threads:[~2012-02-15 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 13:46 LVM2/lib/format_pool format_pool.c zkabelac

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.