Subject: Re: NFS anomalies...
To: None <greywolf@starwolf.com>
From: Frank van der Linden <frank@fwi.uva.nl>
List: current-users
Date: 07/22/1996 00:26:13
> Every now and then I have the problem of duplicate filenames showing up in
> the same directory, i.e.

> % ls dir
> dir:
> file1.c		file2.c		file2.c		file3.c

> If I remove one reference to file2.c, the other one is still there, but it
> now points to a non-existent inode.

> I feel extremely gracious that my fileserver hasn't panicked.

It's a client side problem, I'm aware of it. It needs some work to
get fixed, changes that affect more than just the NFS code. Currently,
this situation is the lesser of 2 evils.

- Frank