Page MenuHomeFreeBSD

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

Authored by olce on Tue, Nov 26, 6:37 PM.
Tags
None
Referenced Files
F104773077: D47772.diff
Mon, Dec 9, 1:40 PM
Unknown Object (File)
Sun, Dec 1, 1:07 AM
Unknown Object (File)
Tue, Nov 26, 8:35 PM
Subscribers

Details

Reviewers
bapt
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60799
Build 57683: arc lint + arc unit