]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: add missing librbd image_watcher sources 7717/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 19 Feb 2016 16:10:26 +0000 (11:10 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 19 Feb 2016 16:18:32 +0000 (11:18 -0500)
Fixes: #14823
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/CMakeLists.txt

index d6bb021be27d83c93cff0928dc8222d22fab24a0..aab216608a6be4ffd2bca797a5ecb327cce49b88 100644 (file)
@@ -1035,6 +1035,8 @@ if(${WITH_RBD})
     librbd/image/RefreshParentRequest.cc
     librbd/image/RefreshRequest.cc
     librbd/image/SetSnapRequest.cc
+    librbd/image_watcher/Notifier.cc
+    librbd/image_watcher/NotifyLockOwner.cc
     librbd/journal/Replay.cc
     librbd/journal/Types.cc
     librbd/object_map/InvalidateRequest.cc