]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: snapshots should be created/removed against data pool
authorJason Dillaman <dillaman@redhat.com>
Fri, 29 Sep 2017 19:11:38 +0000 (15:11 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 29 Sep 2017 19:11:38 +0000 (15:11 -0400)
commit5a3baf1bd852d6c5d0de10a33839658789edc4eb
tree8153e5c6d6a63e29051fe486ab664ee118816553
parent2f466f8b269ea0920f73af20ccfad83bcf129285
librbd: snapshots should be created/removed against data pool

Fixes: http://tracker.ceph.com/issues/21567
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/operation/SnapshotCreateRequest.cc
src/librbd/operation/SnapshotRemoveRequest.cc
src/test/librbd/operation/test_mock_SnapshotCreateRequest.cc
src/test/librbd/operation/test_mock_SnapshotRemoveRequest.cc