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

x/sys/unix: add support for new fscrypt ioctls from Linux v5.4 #35856

Closed
ebiggers opened this issue Nov 26, 2019 · 2 comments
Closed

x/sys/unix: add support for new fscrypt ioctls from Linux v5.4 #35856

ebiggers opened this issue Nov 26, 2019 · 2 comments
Labels
FeatureRequest FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@ebiggers
Copy link

For google/fscrypt#148, we need the sys/unix package to support the latest fscrypt UAPI from Linux v5.4. This includes new ioctls and some other updates.

I'm working on a patch for this.

@gopherbot gopherbot added this to the Unreleased milestone Nov 26, 2019
@gopherbot
Copy link

Change https://golang.org/cl/208898 mentions this issue: unix/linux: add new fscrypt declarations from Linux v5.4

@dmitshur dmitshur added FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Nov 26, 2019
@dmitshur
Copy link
Contributor

/cc @ianlancetaylor @bradfitz @tklauser per owners.

@golang golang locked and limited conversation to collaborators Nov 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FeatureRequest FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants