Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest golang.org/x/sys module #169

Merged
merged 2 commits into from
Nov 27, 2019
Merged

Upgrade to latest golang.org/x/sys module #169

merged 2 commits into from
Nov 27, 2019

Conversation

ebiggers
Copy link
Collaborator

  • Upgrade sys module to get the new fscrypt declarations from Linux v5.4.
  • Use the new name for fscrypt constants and structures which have been given a new name.

@ebiggers ebiggers requested a review from josephlr November 27, 2019 02:44
@ebiggers
Copy link
Collaborator Author

This is based on top of #168 to fix CI. Please merge that one first.

Also, I'll be rebasing #148 on top of this, as this eliminates the need for the temporary uapi package.

Upgrade to get the new fscrypt declarations from Linux v5.4.
Use the new name for fscrypt constants and structures which have been
given a new name.

Also use the named constant for the DIRECT_KEY fscrypt policy flag.

No change in behavior.  This is just preparing for future work.
@ebiggers ebiggers merged commit 82d0143 into google:master Nov 27, 2019
@ebiggers ebiggers deleted the sys-unix-update branch November 27, 2019 19:35
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.

1 participant