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

Add computestorage syscalls so we can base RS5 wclayer on it. #407

Closed
wants to merge 2 commits into from

Conversation

jterry75
Copy link
Contributor

@jterry75 jterry75 commented Dec 1, 2018

  • Adds the computestorage.dll exports package.
  • Implements the internal/computestorage exports that are callable by internal packages.

@jterry75 jterry75 requested a review from jstarks December 1, 2018 21:31
// == OsLayerTypeVm`.
//
// `options` are the options applied while processing the layer.
func HcsSetupBaseOSLayer(layerPath string, vhdHandle syscall.Handle, options OsLayerOptions) error {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jstarks - Should we make these paths at this layer and then open the handles ourselves? Or should we make the caller do it. I can go either way both have +/-.

@jterry75
Copy link
Contributor Author

Closing for now. Will leave the branch

@jterry75 jterry75 closed this Jan 17, 2019
@helsaawy helsaawy deleted the syscall_computestorage branch May 26, 2022 21:45
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