]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r283106:
authorglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 28 Jul 2015 09:21:19 +0000 (09:21 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 28 Jul 2015 09:21:19 +0000 (09:21 +0000)
commit01ef20f4e562f4109d4f18200687b94b49a4148b
tree25488c729d04d6d13bec2d1b19bcbe8b6de853f8
parent737f5bb203f06630e130d9875c637c5bff5ceb2f
Merge r283106:
  During module unload unlock rules before destroying UMA zones, which
  may sleep in uma_drain(). It is safe to unlock here, since we are already
  dehooked from pfil(9) and all pf threads had quit.

git-svn-id: svn://svn.freebsd.org/base/stable/10@285943 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netpfil/pf/pf_ioctl.c