From: Radoslaw Zarzynski Date: Thu, 27 Feb 2020 15:08:34 +0000 (+0100) Subject: osd: fix documentation for PrimaryLogPG::scan_range(). X-Git-Tag: v15.1.1~178^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=05812c07b782a6e6feb6c31ca2b91399997e82a3;p=ceph.git osd: fix documentation for PrimaryLogPG::scan_range(). Signed-off-by: Radoslaw Zarzynski --- diff --git a/src/osd/PrimaryLogPG.h b/src/osd/PrimaryLogPG.h index c8ba20b96601..fd303e2ac544 100644 --- a/src/osd/PrimaryLogPG.h +++ b/src/osd/PrimaryLogPG.h @@ -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(