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

Why param --order can't be specified in go-ceph lib? #6

Closed
Crazykev opened this issue Mar 2, 2016 · 3 comments
Closed

Why param --order can't be specified in go-ceph lib? #6

Crazykev opened this issue Mar 2, 2016 · 3 comments

Comments

@Crazykev
Copy link

Crazykev commented Mar 2, 2016

In function func (*Image) Clone and func Create, there is no param to specific --order. Both c-cpeh lib and rbd command can do it.

@dotnwat
Copy link
Contributor

dotnwat commented Mar 2, 2016

It appears that the the author of the RBD bindings didn't add it as a parameter, likely out of simplicity. Do you need this? I can add this to the todo list, but patches are definitely encouraged :)

@Crazykev
Copy link
Author

Crazykev commented Mar 3, 2016

Yep, I'd like to give it a patch :)

@dotnwat
Copy link
Contributor

dotnwat commented Mar 26, 2016

Fixed. Thanks!

@dotnwat dotnwat closed this as completed Mar 26, 2016
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

No branches or pull requests

2 participants