Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2004 20:08:41 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/md md.c
Message-ID:  <200409022008.i82K8fJ6097749@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2004-09-02 20:08:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/md           md.c 
  Log:
  MFC rev. 1.129.  (Attempt #2 to fix this problem without breaking
  anything else.)
  
  When creating a new md, g_waitidle() to make sure the /dev entry gets
  created before mdconfig(8) returns, *but only if it's not a preloaded
  md*.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.127.2.3  +2 -0      src/sys/dev/md/md.c



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