Project

General

Profile

Actions

Feature #3863

closed

implement a tool to lookup inode numbers without holding their path

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

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Client
Labels (FS):
Pull request ID:

Description

This should just be a small wrapper around Client.cc*, but we need to be able to generate inode lookups without knowing the path in order to test our lookup-by-ino functionality. We can probably write and test this without that being implemented though (just by using it on a small FS).

[*]: libcephfs would probably be better, but it doesn't currently export that function. Making it do so is probably the better choice, though!

Actions

Also available in: Atom PDF