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: children list should support snapshot id optional #20966

Merged
merged 4 commits into from Mar 21, 2018

Commits on Mar 20, 2018

  1. librbd: internally utilize snap id when setting snapshot

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Mar 20, 2018
    Copy the full SHA
    7918ccc View commit details
    Browse the repository at this point in the history
  2. librbd: added '(rbd_)snap_set_by_id' API methods

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Mar 20, 2018
    Copy the full SHA
    c4172d1 View commit details
    Browse the repository at this point in the history
  3. pybind/rbd: added 'set_snap_by_id' API method

    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Mar 20, 2018
    Copy the full SHA
    dacf628 View commit details
    Browse the repository at this point in the history
  4. rbd: listing children now supports a snapshot id optional

    Fixes: http://tracker.ceph.com/issues/23399
    Signed-off-by: Jason Dillaman <dillaman@redhat.com>
    Jason Dillaman committed Mar 20, 2018
    Copy the full SHA
    ed1d44d View commit details
    Browse the repository at this point in the history