From: 郑小剑 Date: Tue, 26 Jul 2022 02:23:31 +0000 (+0800) Subject: test/osd/TestPGLog: Fix wrong description that the log and the olog. X-Git-Tag: v18.0.0~277^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b41e4e53d1a06ee757322c133ad5c74c5f279d82;p=ceph.git test/osd/TestPGLog: Fix wrong description that the log and the olog. Signed-off-by: dheart --- diff --git a/src/test/osd/TestPGLog.cc b/src/test/osd/TestPGLog.cc index 004e3cd1c589..a9047d448556 100644 --- a/src/test/osd/TestPGLog.cc +++ b/src/test/osd/TestPGLog.cc @@ -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. */ {