Project

General

Profile

Actions

Bug #21221

closed

MDCache::try_subtree_merge() may print N^2 lines of debug message

Added by Zheng Yan over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

MDCache::try_subtree_merge(dirfrag) calls MDCache::try_subtree_merge_at() for each subtree in the dirfrag. try_subtree_merge_at() calls MDCache::show_subtrees(15). If there are N subtrees in the dirfrag and debug_mds >= 15. MDCache::try_subtree_merge(dirfrag) print N^2 lines of debug message


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #21323: luminous: MDCache::try_subtree_merge() may print N^2 lines of debug messageResolvedActions
Actions

Also available in: Atom PDF