Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2007 20:57:17 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/pf/net pf_if.c pf_table.c
Message-ID:  <200710242057.l9OKvHsV065265@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2007-10-24 20:57:17 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   pf_if.c pf_table.c 
  Log:
  Properly drop the pf mutex around all copyout (consistency still protected
  by the sx) and avoid a WITNESS panic.  Overlooked during last import.
  
  Reported and tested by: Max N. Boyarov
  MFC after:              3 days
  
  Revision  Changes    Path
  1.12      +8 -0      src/sys/contrib/pf/net/pf_if.c
  1.9       +1 -1      src/sys/contrib/pf/net/pf_table.c



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