[6703] in Athena Bugs
unlog -cell
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Dec 26 05:40:26 1990
From: probe@MIT.EDU
Date: Wed, 26 Dec 90 05:40:05 -0500
To: bug-afs@MIT.EDU, bugs@ATHENA.MIT.EDU
It looks like Transarc implemented this feature the cheap way (which has
some bad side-effects). In user-code, they fetch all tokens, destroy
all tokens, and then restore the needed tokens. Of course, this means
there is a window of time that all the tokens are gone, in which case
another user-process may choke due to a sudden loss of access.
-Richard