Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 12:13:50 +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.c src/sys/geom/raid3 g_raid3.c
Message-ID:  <200604281213.k3SCDowS076862@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604281213.k3SCDowS076862>