[432] in Info-AFS_Redistribution
Re: AFS and NeXTs
daemon@ATHENA.MIT.EDU (Craig_Everhart@transarc.com)
Fri Nov 15 16:49:56 1991
Date: Fri, 15 Nov 1991 14:05:41 -0500 (EST)
From: Craig_Everhart@transarc.com
To: "Michael T. Stolarchuk" <mts@terminator.cc.umich.edu>
Cc: "Michael T. Stolarchuk" <mts@terminator.cc.umich.edu>,
In-Reply-To: <9111151840.AA15937@terminator.cc.umich.edu>
Excerpts from transarc.system.info-afs: 15-Nov-91 Re: AFS and NeXTs
Michael Stolarchuk@termi (1652)
> I'm stil holding on to the background FetchStatus performed on the
> entry in /afs.
I guess I don't see how this does the job. One goal is to avoid doing
remote GetTime (ping) requests entirely for cells that you don't care
about, not simply pushing requests into the background. Might as well
eliminate doing the lookup on the remote root.cell volume and doing the
FetchStatus on its root dir, also.
Craig