[OpenAFS] afs file id's
Matthew N. Andrews
matt@slackers.net
Wed, 04 Sep 2002 13:21:11 -0700
Hello, is there a tool that will allow me to determine what the name of
a file with a given FID (as logged in the FileLog)is? IE, if I see:
Tue Sep 3 01:00:31 2002 SRXAFS_FetchData, Fid = 536892583.761.13052,
Host 130.237.230.154, Id 32766
in my log, is there a way to determine what the name of the file being
accessed by host 130.237.230.154 is?
being able to retrieve the file id given a name is also sufficient(I'm
willing to build a static
table of name <-> id mappings by walking the volume if necesary.)
-Matthew Andrews