]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
osd: fix documentation for PrimaryLogPG::scan_range().
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 27 Feb 2020 15:08:34 +0000 (16:08 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 27 Feb 2020 15:37:27 +0000 (16:37 +0100)
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/osd/PrimaryLogPG.h

index c8ba20b966014fd3ad5527e4c2ffb9cd018041ea..fd303e2ac5440dc554db0a0954231f5db829c10d 100644 (file)
@@ -1318,9 +1318,9 @@ protected:
   /**
    * scan a (hash) range of objects in the current pg
    *
-   * @begin first item should be >= this value
    * @min return at least this many items, unless we are done
    * @max return no more than this many items
+   * @bi.begin first item should be >= this value
    * @bi [out] resulting map of objects to eversion_t's
    */
   void scan_range(