Page MenuHomeFreeBSD

Retire clone_drain_lock
ClosedPublic

Authored by mjg on Aug 19 2022, 9:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 22, 5:05 AM
Unknown Object (File)
Mar 4 2025, 9:56 PM
Unknown Object (File)
Feb 11 2025, 5:30 AM
Unknown Object (File)
Feb 11 2025, 5:19 AM
Unknown Object (File)
Feb 5 2025, 4:56 PM
Unknown Object (File)
Dec 10 2024, 6:12 PM
Unknown Object (File)
Oct 5 2024, 12:20 AM
Unknown Object (File)
Oct 3 2024, 10:17 PM

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable