Project

General

Profile

Actions

Fix #49188

closed

mds: speed up the process of looking up a single dentry ,when the key is not in mds cache

Added by shen hang about 3 years ago. Updated about 2 years ago.

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

0%

Source:
Community (dev)
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Looking up a single dentry would take a long time, when it was not in the mds cache.The process would load the whole CDIR the dentry belongs to .
The fix here would load only the dentry .This save a lot of time.

Actions #1

Updated by Patrick Donnelly almost 3 years ago

  • Tracker changed from Tasks to Fix
  • Subject changed from cephfs:speed up the process of looking up a single dentry ,when the key is not in mds cache to mds: speed up the process of looking up a single dentry ,when the key is not in mds cache
  • Status changed from New to Fix Under Review
  • Assignee set to shen hang
  • Target version set to v17.0.0
  • Source set to Community (dev)
  • Pull request ID set to 39315
Actions #2

Updated by Venky Shankar about 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF