Re: Ubuntu Patches [8/16]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






Continue onto all raid sets instead of returning after processing the first. (LP: #401713)
--- a/1.0.0.rc16/lib/metadata/metadata.c
+++ b/1.0.0.rc16/lib/metadata/metadata.c
@@ -839,7 +839,7 @@ _discover_partitions(struct lib_context 
 		 */
 		if (T_GROUP(rs)) {
 			_discover_partitions(lc, &rs->sets);
-			return;
+			continue;
 		}
 
 		/*



_______________________________________________
Ataraid-list mailing list
Ataraid-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ataraid-list

[Index of Archives]     [Linux RAID]     [Linux Device Mapper]     [Linux IDE]     [Linux SCSI]     [Kernel]     [Linux Books]     [Linux Admin]     [GFS]     [RPM]     [Yosemite Campgrounds]     [AMD 64]

  Powered by Linux