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, Sep 26, 6:34 AM
Unknown Object (File)
Mon, Sep 22, 12:38 AM
Unknown Object (File)
Wed, Sep 17, 12:12 PM
Unknown Object (File)
Aug 29 2025, 11:11 AM
Unknown Object (File)
Aug 29 2025, 8:15 AM
Unknown Object (File)
Aug 29 2025, 7:15 AM
Unknown Object (File)
Aug 29 2025, 7:07 AM
Unknown Object (File)
Aug 29 2025, 7:05 AM
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.