X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fcrimson%2Fos%2Fseastore%2Fbackref_manager.h;h=3feedb997b4c39c674993a5751fb8d3a33b529b8;hb=aee94f6923ba628a85d855d0c5316d0da78bfa2a;hp=4a354bdca879868cd5f83bedcc8ab47337378e2e;hpb=27f45121cc74e31203777ad565f78d8aad9b92a2;p=ceph.git diff --git a/ceph/src/crimson/os/seastore/backref_manager.h b/ceph/src/crimson/os/seastore/backref_manager.h index 4a354bdca..3feedb997 100644 --- a/ceph/src/crimson/os/seastore/backref_manager.h +++ b/ceph/src/crimson/os/seastore/backref_manager.h @@ -127,9 +127,6 @@ public: Transaction &t, paddr_t offset) = 0; - using check_child_trackers_ret = base_iertr::future<>; - virtual check_child_trackers_ret check_child_trackers(Transaction &t) = 0; - /** * scan all extents in both tree and cache, * including backref extents, logical extents and lba extents,