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, Nov 28, 7:41 AM
Unknown Object (File)
Wed, Nov 26, 12:44 AM
Unknown Object (File)
Sat, Nov 22, 12:13 AM
Unknown Object (File)
Thu, Nov 20, 7:48 PM
Unknown Object (File)
Thu, Nov 20, 7:47 PM
Unknown Object (File)
Thu, Nov 20, 7:46 PM
Unknown Object (File)
Thu, Nov 20, 7:38 PM
Unknown Object (File)
Wed, Nov 19, 9:22 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.