Use TAILQ_HEAD_INITIALIZER and MTX_SYSINIT to remove the 'once' code
from rman_init.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Differential D54142
rman: Simplify initialization of internal globals Authored by jhb on Dec 8 2025, 6:54 PM. Tags None Referenced Files
Details Use TAILQ_HEAD_INITIALIZER and MTX_SYSINIT to remove the 'once' code
Diff Detail
|