]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: rename librbd::WatchNotify namespace to librbd::watch_notify
authorJason Dillaman <dillaman@redhat.com>
Thu, 30 Jul 2015 18:34:57 +0000 (14:34 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 19 Nov 2015 01:34:37 +0000 (20:34 -0500)
commitf02e4464bdd20a34a7a5f76ad58aa55ebfe6d7bc
tree3f63d75b6b57ae7a8f6b14f5c4ba62b2b9bc9651
parentdaf36f032cf2179b2656377408012af9815526e1
librbd: rename librbd::WatchNotify namespace to librbd::watch_notify

The new namespace follows the expected naming conventions.

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