Andrey V. Elsukov
d8ba1ddc0f
Do better cleaning in key_destroy() for VIMAGE case.
...
SPDB was cleaned using TAILQ_CONCAT() instead of calling key_unlink()
for each SP, thus we need to properly clean lists in each bucket of
V_sphashtbl to avoid panic in hashdestroy() when INVARIANTS is enabled.
Do the same for V_acqaddrhashtbl and V_acqseqhashtbl.
When we are called in DEFAULT_VNET, destroy also all global locks and
drain key_timer callout.
Reported by: kp
Tested by: kp
MFC after: 1 week
2017-12-01 09:59:42 +00:00
..
2017-11-29 23:41:49 +00:00
2017-11-29 23:41:49 +00:00
2017-11-30 17:58:48 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:12:43 +00:00
2017-11-30 15:36:06 +00:00
2017-11-28 18:23:17 +00:00
2017-11-30 17:58:48 +00:00
2017-11-24 15:48:17 +00:00
2017-11-20 19:43:44 +00:00
2017-11-30 15:58:38 +00:00
2017-11-30 20:33:45 +00:00
2017-11-18 21:39:54 +00:00
2017-11-30 14:06:54 +00:00
2017-11-27 15:16:59 +00:00
2017-11-30 20:36:29 +00:00
2017-11-18 15:46:48 +00:00
2017-11-30 20:33:45 +00:00
2017-11-27 15:23:17 +00:00
2017-11-30 20:33:45 +00:00
2017-11-27 15:49:00 +00:00
2017-11-27 15:20:12 +00:00
2017-11-30 15:48:35 +00:00
2017-11-30 17:58:48 +00:00
2017-11-30 11:35:22 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-12-01 09:59:42 +00:00
2017-11-30 15:10:11 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-03 10:27:22 +00:00
2017-11-30 15:48:35 +00:00
2017-11-30 15:48:35 +00:00
2017-11-27 15:23:17 +00:00
2017-11-20 19:43:44 +00:00
2017-11-30 15:48:35 +00:00
2017-11-30 20:33:45 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-30 15:48:35 +00:00
2017-11-30 20:33:45 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-14 23:02:19 +00:00