[dm-devel] multipath-tools/libmultipath devmapper.c

bmarzins at sourceware.org bmarzins at sourceware.org
Thu Aug 16 16:41:58 UTC 2007


CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL5_FC6
Changes by:	bmarzins at sourceware.org	2007-08-16 16:41:58

Modified files:
	libmultipath   : devmapper.c 

Log message:
	typo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/devmapper.c.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.22.2.2&r2=1.22.2.3

--- multipath-tools/libmultipath/devmapper.c	2007/08/14 18:08:54	1.22.2.2
+++ multipath-tools/libmultipath/devmapper.c	2007/08/16 16:41:58	1.22.2.3
@@ -676,8 +676,7 @@
 		}
 
 		if (!vector_alloc_slot(mp)) {
-			condlog(0, "can't allocate slot for multipath
-				    device\n");
+			condlog(0, "can't allocate slot for multipath device\n");
 			goto out1;
 		}
 




More information about the dm-devel mailing list