Date: Tue, 22 Jan 2008 23:30:05 +0100 From: Ivan Voras <ivoras@freebsd.org> To: freebsd-geom@freebsd.org Subject: Re: kern/119902: [geom] [mfc] GEOM VIRSTOR (gvirstor) module is missing in RELENG_7 Message-ID: <fn5qpk$8og$1@ger.gmane.org> In-Reply-To: <200801222130.m0MLUV0p033448@freefall.freebsd.org> References: <200801222130.m0MLUV0p033448@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] linimon@FreeBSD.org wrote: > Synopsis: [geom] [mfc] GEOM VIRSTOR (gvirstor) module is missing in RELENG_7 > > Responsible-Changed-From-To: freebsd-bugs->freebsd-geom > Responsible-Changed-By: linimon > Responsible-Changed-When: Tue Jan 22 21:30:23 UTC 2008 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=119902 It seems that it's not referenced in the Makefile. Patch: --- /usr/src/sys/modules/geom/Makefile_ 2008-01-22 22:23:18.000000000 +0000 +++ /usr/src/sys/modules/geom/Makefile 2008-01-22 22:23:32.000000000 +0000 @@ -21,6 +21,7 @@ geom_sunlabel \ geom_uzip \ geom_vinum \ + geom_virstor \ geom_vol_ffs \ geom_zero The fix was committed to HEAD by pjd, I suppose he forgot to MFC. It's trivial so I think it should be committed (by somebody else) to RELENG_7 and RELENG_7_0. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHlm5zldnAQVacBcgRAjFTAJwMkLTLiCUiwk2/e2Lby5Q8uSUMQQCfRrEW tbPL0CWlP9hTZ81NVAJBbyU= =SSOV -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fn5qpk$8og$1>
