Page MenuHomeFreeBSD

MAC/do: Rename private OSD slot by removing 'mac_do_' prefix
ClosedPublic

Authored by olce on Nov 26 2024, 6:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 3:24 AM
Unknown Object (File)
Fri, Jan 3, 1:16 AM
Unknown Object (File)
Sat, Dec 28, 10:02 AM
Unknown Object (File)
Fri, Dec 27, 6:16 AM
Unknown Object (File)
Thu, Dec 26, 2:21 PM
Unknown Object (File)
Thu, Dec 26, 12:38 PM
Unknown Object (File)
Thu, Dec 26, 12:12 PM
Unknown Object (File)
Dec 9 2024, 1:40 PM
Subscribers

Details

Summary

This revision is part of a series. Click on the Stack tab below to see the context.
This series has also been squeezed into D47633 to provide an overall view.

Commit message:
This variable is static and holds the OSD slot number for jails that
MAC/do uses to store rules.

In the same vein as previous renames, simplify it by removing the
redundant prefix, as this name cannot appear in code outside of
'mac_do.c', nor in stack traces on panic.

Diff Detail

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