commit | aa2e4ffbef8ecf2623ac78dc4cf4f510a2529bc3 | [log] [download] |
---|---|---|
author | Darren Reed <darrenr@pobox.com> | Sat Oct 27 16:01:24 2007 +0000 |
committer | Darren Reed <darrenr@pobox.com> | Sat Oct 27 16:01:24 2007 +0000 |
tree | 376b313e34be861d5d4a4875f9e3ebf2ff1bffa3 | |
parent | ae8e5268d6459172f6c7c7ddd567d7048382fdc9 [diff] |
* holding ipf_global lock over call to fr_ioctlswitch() causes a panic for FreeBSD with INVARIANTS - move holding locks in ioctl processing to only where they are necessary. - #1821247