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: return 0 and an empty list when pool is entirely empty #1028

Merged
merged 1 commit into from Jan 1, 2014

Conversation

jdurgin
Copy link
Member

@jdurgin jdurgin commented Jan 1, 2014

rbd_list will return -ENOENT when no rbd_directory object exists. Handle this
in the cli tool and interpret it as success with an empty list.

Add this to the release notes since it changes command line behavior.

Fixes: #6693 Signed-off-by: Josh Durgin josh.durgin@inktank.com

rbd_list will return -ENOENT when no rbd_directory object
exists. Handle this in the cli tool and interpret it as success with
an empty list.

Add this to the release notes since it changes command line behavior.

Fixes: #6693
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
liewegas pushed a commit that referenced this pull request Jan 1, 2014
rbd: return 0 and an empty list when pool is entirely empty

Reviewed-by: Sage Weil <sage@inktank.com>
@liewegas liewegas merged commit b729ed6 into master Jan 1, 2014
@liewegas liewegas deleted the wip-empty-rbd-ls branch January 1, 2014 19:41
liewegas pushed a commit that referenced this pull request Dec 14, 2016
rbd: provision volumes to format as XFS

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants