cvs commit: src/sys/geom/mirror g_mirror_ctl.c src/sys/geom/raid3 g_raid3_ctl.c

[ Available lists | Index of cvs-src | Month of Mar 2006 | Week of 10 Mar 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date
10 Mar 2006 07:41:32
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


[ Hide this part ]
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


Elapsed time: 0.086 seconds