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 <[EMAIL PROTECTED]>
  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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to