Mark Johnston 54af3d0dac Fix synchronization of LB group access.
Lookups are protected by an epoch section, so the LB group linkage must
be a CK_LIST rather than a plain LIST.  Furthermore, we were not
deferring LB group frees, so in_pcbremlbgrouphash() could race with
readers and cause a use-after-free.

Reviewed by:	sbruno, Johannes Lundberg <johalun0@gmail.com>
Tested by:	gallatin
Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17031
2018-09-10 19:00:29 +00:00
..
2018-08-31 08:37:15 +00:00
2017-02-28 23:42:47 +00:00
2018-08-15 20:23:08 +00:00
2018-08-15 20:23:08 +00:00
2018-03-23 16:56:44 +00:00
2017-12-28 20:40:56 +00:00