]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/librbd/CMakeLists.txt
update sources to v12.1.0
[ceph.git] / ceph / src / librbd / CMakeLists.txt
index 52cfbd8ac182638589f4fc5b06891f3b8d071e83..e596bd5f499721c83196e55f19ccd28daa93e4f1 100644 (file)
@@ -6,7 +6,6 @@ add_library(rbd_types STATIC
 
 set(librbd_internal_srcs
   AsyncObjectThrottle.cc
-  AsyncOperation.cc
   AsyncRequest.cc
   ExclusiveLock.cc
   ImageCtx.cc
@@ -44,6 +43,7 @@ set(librbd_internal_srcs
   image/SetSnapRequest.cc
   image_watcher/NotifyLockOwner.cc
   io/AioCompletion.cc
+  io/AsyncOperation.cc
   io/CopyupRequest.cc
   io/ImageRequest.cc
   io/ImageRequestWQ.cc