Gleb Smirnoff eb93b99d69 in_pcb: delay crfree() down into UMA dtor
inpcb lookups, which check inp_cred, work with pcbs that potentially went
through in_pcbfree().  So inp_cred should stay valid until SMR guarantees
its invisibility to lookups.

While here, put the whole inpcb destruction sequence of in_pcbfree(),
inpcb_dtor() and inpcb_fini() sequentially.

Submitted by:		markj
Differential revision:	https://reviews.freebsd.org/D33273
2021-12-05 10:46:37 -08:00
..
2021-08-08 10:16:06 +02:00
2020-11-29 13:41:49 +00:00
2020-11-22 20:21:10 +00:00
2021-11-12 08:59:42 -08:00
2021-10-28 07:12:23 +02:00
2021-05-31 05:48:15 +02:00
2021-12-04 19:16:18 +01:00