]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: drop extra check for image watchers from trash move API
authorJason Dillaman <dillaman@redhat.com>
Wed, 20 Feb 2019 21:46:33 +0000 (16:46 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 20 Feb 2019 21:47:07 +0000 (16:47 -0500)
commitc05d2d208be1e52f237c1274e6183a1d084aba90
treefbb39a5f4186a4c96a042196331f0787b28eb192
parent086a17f99abfd8977c546c3a748b75cbb87b12a1
librbd: drop extra check for image watchers from trash move API

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/api/Image.cc
src/librbd/api/Migration.cc
src/librbd/api/Trash.cc
src/librbd/api/Trash.h
src/librbd/librbd.cc
src/test/librbd/test_Trash.cc