cvs commit: src/sys/geom/mirror g_mirror.c src/sys/geom/raid3 g_raid3.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Apr 26 06:35:12 UTC 2006


pjd         2006-04-26 06:35:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_1)
    sys/geom/mirror      g_mirror.c 
    sys/geom/raid3       g_raid3.c 
  Log:
  Don't destroy device twice. This can lead to kernel panic on reboot/shutdown.
  This is not an MFC, because the code in HEAD has other changes and there is
  no such problem there.
  
  Reported and tested by: ken
  Approved by:    re (hrs)
  
  Revision      Changes    Path
  1.66.2.4.2.1  +6 -0      src/sys/geom/mirror/g_mirror.c
  1.40.2.6.2.2  +6 -0      src/sys/geom/raid3/g_raid3.c


More information about the cvs-src mailing list