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 constants and types from hdreg.h for Linux block device ioctls #24971

Closed
mdlayher opened this issue Apr 20, 2018 · 1 comment
Closed

Comments

@mdlayher
Copy link
Member

I'd like to add some constants and types from hdreg.h for the manipulation of block devices under Linux.

I intend to use these in my block package and believe they would be useful in @dswarbrick's smart package as well.

I'll send a CL for this.

@mdlayher mdlayher self-assigned this Apr 20, 2018
@gopherbot gopherbot added this to the Unreleased milestone Apr 20, 2018
@gopherbot
Copy link

Change https://golang.org/cl/108455 mentions this issue: unix: add Linux block device ioctl types and constants

@golang golang locked and limited conversation to collaborators Apr 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants