HomeFreeBSD

assert that td_lk_slocks is not leaked upon return from kernel

Description

assert that td_lk_slocks is not leaked upon return from kernel

This is similar to checks for td_sx_slocks and td_rw_rlocks.
Although td_lk_slocks is an implementation detail, it still makes sense
to validate it.

MFC after: 1 week
Sponsored by: Panzura

Details

Provenance
avgAuthored on
Parents
rS351212: netpfil tests: Move pft_ping.py and sniffer.py to the common test directory
Branches
Unknown
Tags
Unknown