Project

General

Profile

Actions

Cleanup #13868

closed

mds: MDCache::cap_import_paths is never used

Added by Greg Farnum over 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Code Hygiene
Target version:
-
% Done:

0%

Tags:
new_dev
Backport:
Reviewed:
Affected Versions:
Component(FS):
MDS
Labels (FS):
Pull request ID:

Description

$ git grep cap_import_path
src/mds/MDCache.h:  map<inodeno_t,filepath> cap_import_paths;
src/mds/MDCache.h:    cap_import_paths[ino] = filepath(icr.path, (uint64_t)icr.capinfo.pathbase);
Actions #1

Updated by Greg Farnum almost 8 years ago

  • Category changed from 47 to Code Hygiene
  • Status changed from New to Resolved
  • Component(FS) MDS added

This member no longer turns up when grepping.

Actions

Also available in: Atom PDF