[OpenAFS] .__afsXXX files don't get removed, makes directories
unremovable
Derrick J Brashear
shadow@dementia.org
Sat, 7 Oct 2006 22:54:44 -0400 (EDT)
bugs@ isn't the address, and we'd really rather you didn't cc (as opposed
to bcc) it anyway, because then every clever reply to all person opens a
new ticket.
also, you left out critical things like the client platform
On Sat, 7 Oct 2006, Adam Megacz wrote:
>
> On 1.4.2fc4, using two shell windows somewhere in /afs/...:
>
> window1> mkdir dir
> window2> cat > dir/file # leave this running
> window1> ls dir
> file
> window1> rm dir/file
> window1> rmdir dir
> rmdir: dir: File exists
> window1> ls -a dir
> ./ ../ .__afs2CD9
> window2> ^C # kill cat > dir/file, .__afs2CD9 should go away
> window1> ls -a dir
> ./ ../ .__afs2CD9
> window1>
>
> The .__afs2CD9 should not still be around after the ^C. This breaks
> some version control software (and probably other stuff too).
>
> - a
>
> --
> PGP/GPG: 5C9F F366 C9CF 2145 E770 B1B8 EFB1 462D A146 C380
>
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>