]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
crimson/.../cached_extent: method documentation nit
authorSamuel Just <sjust@redhat.com>
Sat, 21 Jun 2025 20:54:10 +0000 (13:54 -0700)
committerSamuel Just <sjust@redhat.com>
Mon, 25 Aug 2025 15:45:33 +0000 (08:45 -0700)
Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/seastore/cached_extent.h

index 5b0025f78c84de6cbdc3cc97c74160d8739a407a..8092665f1075989a110cfea2ab02ed37e411ad32 100644 (file)
@@ -529,6 +529,8 @@ public:
     paddr_t base, const ceph::bufferlist &bl) = 0;
 
   /**
+   * complete_load
+   *
    * Called on dirty CachedExtent implementation after replay.
    * Implementation should perform any reads/in-memory-setup
    * necessary. (for instance, the lba implementation will use this