]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/log_based_pg.rst: fix names of configurables. 33582/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 27 Feb 2020 15:50:58 +0000 (16:50 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 27 Feb 2020 15:50:58 +0000 (16:50 +0100)
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
doc/dev/osd_internals/log_based_pg.rst

index a1e275391511ed60b02508697006f5e4af0acbbc..317331821944cc0c11760df52e956650b0c5c63b 100644 (file)
@@ -37,7 +37,7 @@ operations extending back at least far enough to include any
 *unstable* writes (writes which have been started but not committed)
 and objects which aren't uptodate locally (see recovery and
 backfill).  In practice, the log will extend much further
-(osd_pg_min_log_entries when clean, osd_pg_max_log_entries when not
+(osd_min_pg_log_entries when clean, osd_max_pg_log_entries when not
 clean) because it's handy for quickly performing recovery.
 
 Using this log, as long as we talk to a non-empty subset of the OSDs