Page MenuHomeFreeBSD

Remove redundant code in acl_strip
ClosedPublic

Authored by sef on Feb 18 2019, 11:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 30, 9:44 AM
Unknown Object (File)
Wed, May 28, 9:47 AM
Unknown Object (File)
Apr 25 2025, 6:06 AM
Unknown Object (File)
Apr 24 2025, 4:03 AM
Unknown Object (File)
Apr 20 2025, 11:57 PM
Unknown Object (File)
Apr 9 2025, 11:00 AM
Unknown Object (File)
Apr 5 2025, 9:40 PM
Unknown Object (File)
Mar 11 2025, 8:26 PM
Subscribers

Details

Summary

This was an old change I'd sent in a few years ago. I discovered it by looking at the code, while I was writing some ACL-manipulation code and was looking at the internals: acl_copy_entry() already sets the tag type, permset, and brand.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 19 2019, 1:01 PM

(trasz is the expert here)

This revision was automatically updated to reflect the committed changes.