Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 11:06:24 -0700 (PDT)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/gate g_gate.c
Message-ID:  <200405031806.i43I6PuF085332@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405031806.i43I6PuF085332>