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

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri Apr 28 12:13:51 UTC 2006


pjd         2006-04-28 12:13:50 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c 
    sys/geom/raid3       g_raid3.c 
  Log:
  - Remove dead code.
  - Comment possible event miss, which isn't critical, but probably can be
    fixed by replacing the event lock usage with the queue lock.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.83      +9 -8      src/sys/geom/mirror/g_mirror.c
  1.63      +9 -9      src/sys/geom/raid3/g_raid3.c


More information about the cvs-src mailing list