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

Ken Smith kensmith at cse.Buffalo.EDU
Sun Aug 22 21:30:48 PDT 2004


On Sun, Aug 22, 2004 at 07:44:24PM +0000, Colin Percival wrote:
> cperciva    2004-08-22 19:44:24 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/md           md.c 
>   Log:
>   When creating a new md, wait for geom's event queue to become empty
>   before returning.  Device nodes are created via the "taste" mechanism,
>   so this is necessary in order to make sure that devfs entries are
>   created before mdconfig(8) returns.
>   
>   This may be a MFC candidate for 5.3.
>   
>   Suggested by:   phk
>   
>   Revision  Changes    Path
>   1.128     +1 -0      src/sys/dev/md/md.c

Thanks!!!!

-- 
						Ken Smith
- From there to here, from here to      |       kensmith at cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |


More information about the cvs-all mailing list