cvs commit: src/sys/dev/md md.c

Colin Percival cperciva at FreeBSD.org
Thu Sep 2 13:08:42 PDT 2004


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


More information about the cvs-src mailing list