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

librbd: do not raise an error if trash list returns -ENOENT #15085

Merged
merged 2 commits into from May 18, 2017

Commits on May 17, 2017

  1. librbd: translate error -ENOENT to 0 for list APIs

    Signed-off-by: runsisi <runsisi@zte.com.cn>
    runsisi authored and runsisi committed May 17, 2017
    Copy the full SHA
    3e3bb7b View commit details
    Browse the repository at this point in the history
  2. rbd: remove unnecessary -ENOENT check for rbd cli

    Signed-off-by: runsisi <runsisi@zte.com.cn>
    runsisi authored and runsisi committed May 17, 2017
    Copy the full SHA
    6d991c5 View commit details
    Browse the repository at this point in the history