[3715] in Athena Bugs
attach (6.3, 6.4)
daemon@ATHENA.MIT.EDU (John Carr)
Mon Nov 27 00:16:49 1989
To: bugs@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU, tytso@ATHENA.MIT.EDU
Date: Mon, 27 Nov 89 00:16:31 EST
From: John Carr <jfc@ATHENA.MIT.EDU>
The release and testers versions of "attach" both refuse to remove an
AFS "filesystem" from attachtab if the mountpoint symlink does not
exist. Since the definition of "attached" for AFS is that a symlink
exists at the mountpoint, lack of a symlink is not a fatal error: it
indicates that the filesystem was already detached. Attach should
print a message like "already detached, continuing" as it does for NFS
when attachtab does not correspond to reality.
--John Carr