Skip to content

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

Merged
ebiggers merged 2 commits intogoogle:masterfrom
ebiggers:sys-unix-update
Nov 27, 2019
Merged

Upgrade to latest golang.org/x/sys module#169
ebiggers merged 2 commits intogoogle:masterfrom
ebiggers:sys-unix-update

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