Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 275451 | Differences between
and this patch

Collapse All | Expand All

(-)lib/metadata/metadata.c.org (-1 / +1 lines)
Lines 839-845 Link Here
839
		 */
839
		 */
840
		if (T_GROUP(rs)) {
840
		if (T_GROUP(rs)) {
841
			_discover_partitions(lc, &rs->sets);
841
			_discover_partitions(lc, &rs->sets);
842
			return;
842
			continue;
843
		}
843
		}
844
844
845
		/*
845
		/*

Return to bug 275451