Skip to content

Conversation

@wking
Copy link
Contributor

@wking wking commented May 11, 2017

syscall is deprecated [1] and sys/unix contains newer flags like
MS_LAZYTIME [2] which we need to implement all the
filesystem-independent mount options referenced from the spec [3].

[1]: https://golang.org/pkg/syscall/
[2]: https://godoc.org/golang.org/x/sys/unix
[3]: https://github.com/opencontainers/runtime-spec/blame/v1.0.0-rc5/config.md#L68

Signed-off-by: W. Trevor King <[email protected]>
@tianon
Copy link
Member

tianon commented May 11, 2017

This is a dup of #1442, isn't it?

@wking
Copy link
Contributor Author

wking commented May 11, 2017

This is a subset of #1442, ping @clnperez.

@wking
Copy link
Contributor Author

wking commented May 11, 2017 via email

@crosbymichael
Copy link
Member

This is a dup of #1442, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants