Robert Watson 82a5be494a A number of quite incremental refinements to struct inpcbinfo's definition:
(1) Add a locking guide for inpcbinfo.
(2) Annotate inpcbinfo fields with synchronisation information; not all
    annotations are 100% satisfactory.
(3) Reorder inpcbinfo fields so that the lock is at the head of the
    structure, and close to fields it protects.
(4) Sort fields that will eventually be hashlock/pcbgroup-related together
    even though they remain locked by ipi_lock for now.

Reviewed by:	bz
Sponsored by:	Juniper Networks
X-MFC after:	KBI analysis required
2011-05-23 13:51:57 +00:00
..
2011-04-13 11:28:46 +00:00
2011-04-27 19:36:35 +00:00
2011-04-27 19:32:27 +00:00
2011-04-20 08:00:29 +00:00
2011-05-03 20:34:02 +00:00
2011-04-30 11:22:30 +00:00
2011-05-18 19:49:39 +00:00
2011-02-26 15:23:46 +00:00
2011-04-13 11:28:46 +00:00
2011-01-07 21:40:34 +00:00
2011-01-07 21:40:34 +00:00
2011-01-07 21:40:34 +00:00
2011-01-07 21:40:34 +00:00