]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/os/bluestore/BlueFS.h
import ceph 12.2.12
[ceph.git] / ceph / src / os / bluestore / BlueFS.h
index 033a4930c99777d3083680eb743a83fd73713038..81ea1a1c57471b39c8aa34c20c121aeb5079c2be 100644 (file)
@@ -403,7 +403,7 @@ public:
 
   /// reclaim block space
   int reclaim_blocks(unsigned bdev, uint64_t want,
-                    AllocExtentVector *extents);
+                    PExtentVector *extents);
 
   void flush(FileWriter *h) {
     std::lock_guard<std::mutex> l(lock);