]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: new watch/notify types for snap protect/unprotect and rename
authorJason Dillaman <dillaman@redhat.com>
Thu, 30 Jul 2015 18:08:00 +0000 (14:08 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 19 Nov 2015 01:34:38 +0000 (20:34 -0500)
commit01abb20f7a67c2224cb3b216ee4770e56481dcd3
tree3d41565e83f4c084cc5994c0f07e071bf97b5dfc
parentf02e4464bdd20a34a7a5f76ad58aa55ebfe6d7bc
librbd: new watch/notify types for snap protect/unprotect and rename

When journaling is enabled, these actions will need to be executed via the
lock owner to ensure that they are journaled for RBD mirroring.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageWatcher.cc
src/librbd/ImageWatcher.h
src/librbd/WatchNotifyTypes.cc
src/librbd/WatchNotifyTypes.h