phk         2003/05/12 13:15:29 PDT
  FreeBSD src repository
  Modified files:
    sys/geom             geom_disk.c 
  Log:
  When a disk disappears, destroy the class from the event thread
  to avoid race condtion.
  
  Approved by:    re/rwatson
  
  Revision  Changes    Path
  1.70      +10 -1     src/sys/geom/geom_disk.c