CVSROOT: /cvs/dm Module name: multipath-tools Branch: RHEL5_FC6 Changes by: bmarzins@xxxxxxxxxxxxxx 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; } -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel