HomeFreeBSD

Retire clone_drain_lock

Description

Retire clone_drain_lock

It is only ever xlocked in drain_dev_clone_events and the only consumer of
that routine does not need it -- eventhandler code already makes sure the
relevant callback is no longer running.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D36268

Details

Provenance
mjgAuthored on Aug 19 2022, 9:20 PM
Reviewer
kib
Differential Revision
D36268: Retire clone_drain_lock
Parents
rG02d0c43c9e53: rb_tree: speed-up double rotation
Branches
Unknown
Tags
Unknown