]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: added async image rename op
authorJason Dillaman <dillaman@redhat.com>
Tue, 25 Aug 2015 20:12:53 +0000 (16:12 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 19 Nov 2015 01:34:42 +0000 (20:34 -0500)
commit8351ed094e3d77b41248d66037c2eac5d07cae65
treec0bf6740afda49fb099aa0c91c6fff8970a4290d
parentdceb6cfaa7becdcfde8a6398347c41b55959d93a
librbd: added async image rename op

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageWatcher.cc
src/librbd/Makefile.am
src/librbd/internal.cc
src/librbd/internal.h
src/librbd/operation/RenameRequest.cc [new file with mode: 0644]
src/librbd/operation/RenameRequest.h [new file with mode: 0644]