]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/crimson/osd/pg.cc
import 15.2.9
[ceph.git] / ceph / src / crimson / osd / pg.cc
index 4a60f385cbb27922b5f453f1683cdefdd42cb658..c65ad15ae433f3ebb00ad16b78769f47ffb3f74f 100644 (file)
@@ -297,7 +297,8 @@ void PG::prepare_write(pg_info_t &info,
   }
 }
 
-void PG::do_delete_work(ceph::os::Transaction &t)
+ghobject_t PG::do_delete_work(ceph::os::Transaction &t,
+  ghobject_t _next)
 {
   // TODO
   shard_services.dec_pg_num();