[OpenAFS] Is it in the cache?

zeroguy zeroguy@verizon.net
Fri, 27 Apr 2007 15:56:27 -0500


On Fri, 27 Apr 2007 08:37:26 -0500
"Tim Theisen" <ttheisen@tomotherapy.com> wrote:

> Is there anyway to determine if a file's data is cached locally given
> the path to the file?

The problem is, I do not believe data is cached on a per-file basis.
Rather, the cache stores chunks, so parts of a file may be in the
cache, while other parts are not. Whether or not you can determine if
all of the data for a particular file is in the cache (or if you can
get any information on what is cached at all) is a question someone
else is going to have to answer.

	-zeroguy