]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/osd/TestPGLog: Fix wrong description that the log and the olog. 47272/head
author郑小剑 <zhengxj@bingosoft.net>
Tue, 26 Jul 2022 02:23:31 +0000 (10:23 +0800)
committerdheart <dheart_joe@163.com>
Thu, 28 Jul 2022 23:47:19 +0000 (07:47 +0800)
Signed-off-by: dheart <dheart_joe@163.com>
src/test/osd/TestPGLog.cc

index 004e3cd1c589155fd04802202538460c033afb03..a9047d448556d2aab6b3d31c57e313d71f06ef1c 100644 (file)
@@ -1703,8 +1703,8 @@ TEST_F(PGLogTest, proc_replica_log) {
             |        |       |         |
             +--------+-------+---------+
 
-      The log entry (1,3) deletes the object x9 but the olog entry
-      (2,3) modifies it : remove it from omissing.
+      The log entry (2,3) deletes the object x9 but the olog entry
+      (1,3) modifies it : remove it from omissing.
 
   */
   {