Page MenuHomeFreeBSD

Retire clone_drain_lock
ClosedPublic

Authored by mjg on Aug 19 2022, 9:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 9 2024, 7:47 PM
Unknown Object (File)
Feb 17 2024, 1:41 PM
Unknown Object (File)
Feb 15 2024, 1:46 PM
Unknown Object (File)
Feb 13 2024, 10:59 AM
Unknown Object (File)
Feb 11 2024, 6:48 AM
Unknown Object (File)
Jan 12 2024, 3:13 AM
Unknown Object (File)
Dec 23 2023, 1:57 AM
Unknown Object (File)
Nov 26 2023, 6:56 AM

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