Skip to content

functions SDDL, EA & Reparse encoding#220

Merged
ambarve merged 1 commit intomicrosoft:masterfrom
ambarve:encode_functions
Feb 17, 2022
Merged

functions SDDL, EA & Reparse encoding#220
ambarve merged 1 commit intomicrosoft:masterfrom
ambarve:encode_functions

Conversation

@ambarve
Copy link
Contributor

@ambarve ambarve commented Sep 12, 2021

Separates out Security Descriptor (SDDL), Extended Attribute (EA) and Reparse tag encoding
code into individual functions so that those functions can be reused in other code (like
CimFS layer writing)

Signed-off-by: Amit Barve ambarve@microsoft.com

@ambarve ambarve requested a review from a team as a code owner September 12, 2021 00:58
@dcantah dcantah self-assigned this Sep 14, 2021
@kevpar kevpar self-assigned this Sep 16, 2021
@ambarve
Copy link
Contributor Author

ambarve commented Oct 26, 2021

@kevpar Could you please take a look?

@kevpar
Copy link
Member

kevpar commented Nov 11, 2021

Perhaps in the future we should have a separate package concerned with encoding Windows files in a tar, and backuptar should just be about interfacing between that and backup read/write.

@kevpar
Copy link
Member

kevpar commented Nov 11, 2021

Would like to see a commit title that is clearer on what this does. I would suggest something like backuptar: Export tar header parsing functions.

Separates out Security Descriptor (SDDL), Extended Attribute (EA) and Reparse tag encoding
code into individual functions so that those functions can be reused in other code (like
CimFS layer writing)

Signed-off-by: Amit Barve <ambarve@microsoft.com>
@ambarve
Copy link
Contributor Author

ambarve commented Jan 25, 2022

@kevpar I have updated the commit message. Can you please take another look?

Copy link
Member

@kevpar kevpar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants