Page MenuHomeFreeBSD

files: Fix builds without options UFS_ACL
ClosedPublic

Authored by rmacklem on Jul 2 2025, 2:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 6:29 AM
Unknown Object (File)
Sat, Oct 11, 6:28 AM
Unknown Object (File)
Sat, Oct 11, 6:28 AM
Unknown Object (File)
Fri, Oct 10, 11:13 PM
Unknown Object (File)
Thu, Oct 2, 5:39 PM
Unknown Object (File)
Thu, Oct 2, 3:17 AM
Unknown Object (File)
Wed, Oct 1, 5:04 PM
Unknown Object (File)
Sep 15 2025, 12:15 PM
Subscribers

Details

Summary

Commit 50e733f19b37 broke kernel builds that
do not have "options UFS_ACL" in them.

This patch fixes that.

Test Plan

Built a kernel without "options UFS_ACL".

Diff Detail

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