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)
Sun, Nov 24, 9:30 PM
Unknown Object (File)
Sun, Nov 24, 2:17 AM
Unknown Object (File)
Sat, Nov 23, 1:46 AM
Unknown Object (File)
Nov 22 2024, 4:43 AM
Unknown Object (File)
Nov 20 2024, 9:15 PM
Unknown Object (File)
Nov 20 2024, 11:46 AM
Unknown Object (File)
Nov 7 2024, 12:25 PM
Unknown Object (File)
Nov 5 2024, 8:24 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.