Skip site navigation (1)Skip section navigation (2)
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
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigCEE6E733D410F0C65040B7AD
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

linimon@FreeBSD.org wrote:
> Synopsis: [geom] [mfc] GEOM VIRSTOR (gvirstor) module is missing in REL=
ENG_7
>=20
> 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:=20
> Over to maintainer(s).
>=20
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D119902

It seems that it's not referenced in the Makefile. Patch:

--- /usr/src/sys/modules/geom/Makefile_ 2008-01-22 22:23:18.000000000 +00=
00
+++ /usr/src/sys/modules/geom/Makefile  2008-01-22 22:23:32.000000000 +00=
00
@@ -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=20
trivial so I think it should be committed (by somebody else) to RELENG_7 =

and RELENG_7_0.



--------------enigCEE6E733D410F0C65040B7AD
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----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-----

--------------enigCEE6E733D410F0C65040B7AD--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fn5qpk$8og$1>