[8562] in Athena Bugs
bug in afs wrt deleted files
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Sun Nov 10 00:53:38 1991
Date: Sun, 10 Nov 91 00:53:38 -0500
From: Ken Raeburn <Raeburn@MIT.EDU>
To: bugs@Athena.MIT.EDU
If a file in AFS is deleted and then written to (through a file
descriptor opened before the file was deleted), error code "102" is
returned from one of the system calls. (In my case it was fsync, but
close would probably report it as well.)
It should work, or at least return something defined in <errno.h>.