]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: minor cleanup of ImageWatcher messages
authorJason Dillaman <dillaman@redhat.com>
Thu, 19 Feb 2015 02:56:34 +0000 (21:56 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 23 Feb 2015 16:07:52 +0000 (11:07 -0500)
commit10d86863f270536a757c2f771ec1248bc9fa09ab
tree9b20cfb6169df7420ab9054de6655daba4281e21
parenta0ec53e88206e0a9919ad548f28437bd6a6ec79a
librbd: minor cleanup of ImageWatcher messages

Moved all RPC messages to their own classes to facilitate cleaner
version control and backward compatibility.

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