CVSROOT: /cvs/dm Module name: multipath-tools Branch: RHEL4_FC5 Changes by: bmarzins@xxxxxxxxxxxxxx 2006-10-06 18:09:15 Modified files: libmultipath : discovery.c Log message: Comitted patch for 207726 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/discovery.c.diff?cvsroot=dm&only_with_tag=RHEL4_FC5&r1=1.28.2.2&r2=1.28.2.3 --- multipath-tools/libmultipath/discovery.c 2006/09/19 21:06:40 1.28.2.2 +++ multipath-tools/libmultipath/discovery.c 2006/10/06 18:09:14 1.28.2.3 @@ -480,7 +480,7 @@ if (sysfs_get_rev(sysfs_path, curpath->dev, curpath->rev, SCSI_REV_SIZE)) - return 1; + curpath->rev[0] = '\0'; condlog(3, "rev = %s", curpath->rev); -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel