Skip to content

Commit 36faec6

Browse files
authored
Merge pull request ceph#55700 from wanglinke521/wlk-bluefs-dev
os/bluestore: fix the problem of l_bluefs_log_compactions double recording Reviewed-by: Igor Fedotov <[email protected]>
2 parents 15fa1d7 + d06f34c commit 36faec6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/os/bluestore/BlueFS.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2763,7 +2763,6 @@ void BlueFS::_rewrite_log_and_layout_sync_LNF_LD(bool permit_dev_fallback,
27632763

27642764
// we're mostly done
27652765
dout(10) << __func__ << " log extents " << log_file->fnode.extents << dendl;
2766-
logger->inc(l_bluefs_log_compactions);
27672766

27682767
// Part 4
27692768
// Finalization. Release old space.

0 commit comments

Comments
 (0)