[OpenAFS-devel] want to use openafs to get remote files back to local cache

Craig_Everhart@transarc.com Craig_Everhart@transarc.com
Mon, 7 Jan 2002 10:31:40 -0500 (EST)


Yes, you can get a client to pre-fetch AFS files.  It's one of the
pioctls (listed as VIOCPREFETCH in src/config/venus.h).  I don't think
that the pioctls are covered in the documents you've listed; look for
the pioctl call.  The src/venus/fs.c program makes some, but not all, of
the pioctl calls if you'd like an example.

		Craig