Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 11:47:29 +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
Message-ID:  <200604281147.k3SBlTTH061107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-04-28 11:47:29 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c 
  Log:
  Be sure to not destroy device twice. This is not possible in theory, but
  with this change there is even no theoretical race.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.82      +13 -2     src/sys/geom/mirror/g_mirror.c



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