Date: Fri, 10 Mar 2006 07:41:31 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/mirror g_mirror_ctl.c src/sys/geom/raid3 g_raid3_ctl.c Message-ID: <200603100741.k2A7fWvo074596@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-03-10 07:41:31 UTC
FreeBSD src repository
Modified files:
sys/geom/mirror g_mirror_ctl.c
sys/geom/raid3 g_raid3_ctl.c
Log:
When inserting a new component md_provsize metadata field wasn't set, which
means that old problem was triggered (when two providers end at the same
offset, eg. ad0 and ad0s1 and the wrong was is picked up by gmirror/graid3).
Reported by: Michal Suszko <dry@dry.pl>
MFC after: 3 days
Revision Changes Path
1.13 +1 -0 src/sys/geom/mirror/g_mirror_ctl.c
1.13 +1 -0 src/sys/geom/raid3/g_raid3_ctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603100741.k2A7fWvo074596>
