HomeFreeBSD

Reword descriptions of asserting locks held without WITNESS.

Description

Reword descriptions of asserting locks held without WITNESS.

This corrects an error in r296947 in that it is not possible to assert
which thread holds a shared (or read) lock, but it is possible to assert
that one is held. Just not very useful.

MFC after: 1 week
Submitted by: wblock, jhb
Reviewed by: kib (earlier version), jhb, wblock
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D5659

Details

Provenance
bdreweryAuthored on
Reviewer
kib
Differential Revision
D5659: Fix sx.9 SA_UNLOCK text.
Parents
rS297393: Use proper kern.opts.mk rather than src.opts.mk from r297058.
Branches
Unknown
Tags
Unknown