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

rbd-fuse:image name can not include snap name #7044

Merged
merged 1 commit into from Jan 6, 2016

Conversation

HeyoQiang
Copy link
Contributor

It is legal to create a image name like "foo@s1" by the rbd-fuse method.However the "foo@s1" type image name is not accepted for it may be wrongly treated as the snap name.

Signed-off-by: Yongqiang He he.yongqiang@h3c.com

It is legal to create a image name like "foo@s1" by the rbd-fuse method.However the "foo@s1" type image name is not accepted for it may be wrongly treated as the snap name.

Signed-off-by: Yongqiang He <he.yongqiang@h3c.com>
@HeyoQiang
Copy link
Contributor Author

@dillaman How do you think about that ?

@dillaman dillaman self-assigned this Jan 6, 2016
dillaman pushed a commit that referenced this pull request Jan 6, 2016
rbd-fuse:image name can not include snap name

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
@dillaman dillaman merged commit 244d0e1 into ceph:master Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants