Date: Wed, 19 Aug 2009 00:17:00 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/contrib/pf/net pf.c pfvar.h Message-ID: <200908190017.n7J0HBar040268@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2009-08-19 00:17:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/contrib/pf/net pf.c pfvar.h
Log:
SVN rev 196373 on 2009-08-19 00:17:00Z by mlaier
MFC r196372:
If we cannot immediately get the pf_consistency_lock in the purge thread,
restart the scan after acquiring the lock the hard way. Otherwise we
might end up with a dead reference.
Approved by: re (kib)
Revision Changes Path
1.69.2.2 +65 -24 src/sys/contrib/pf/net/pf.c
1.19.2.2 +5 -0 src/sys/contrib/pf/net/pfvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908190017.n7J0HBar040268>
