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

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon May 3 11:06:25 PDT 2004


pjd         2004/05/03 11:06:24 PDT

  FreeBSD src repository

  Modified files:
    sys/geom/gate        g_gate.c 
  Log:
  - Hold g_gate_list_mtx lock while generating/checking unit number.
          Found by:       mtx_assert() g_gate.c:273
  - Set command before returning to userland with ENOMEM error value.
          Found by:       assert() ggatel.c:108
  
  Revision  Changes    Path
  1.3       +9 -5      src/sys/geom/gate/g_gate.c


More information about the cvs-src mailing list