cvs commit: src/sys/geom/gate g_gate.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Feb 16 16:13:57 GMT 2005


pjd         2005-02-16 16:13:56 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/gate        g_gate.c 
  Log:
  Remove mutex asserion from g_gate_find(). We don't want g_gate_list_mtx
  mutex to be held here, because we want speed here.
  
  Revision  Changes    Path
  1.18      +0 -1      src/sys/geom/gate/g_gate.c


More information about the cvs-all mailing list