Re: NFSD error: dentry not negative!

G. Allen Morris III (gam3@harpo.ixlabs.com)
Mon, 15 Feb 1999 21:14:49 -0800


>>>Justin Hahn said:
> I'm getting a LOT of the following sorts of errors while I'm
> downloading stuff off of gnome CVS. The server is 2.2.0pre8, with the
> knfs-981204 package. I've never seen this particular error before,
> anyone know if it's harmful?

Linux of glibc tests if a file/dir exsits before it trys to create
one. SunOS does not. You will see the

nfsd_create: dentry foo/bar not negative

message everytime to try to create a file/directory that already
exists using these clients.

I hope to fix this soon.

Allen

---------------------------------
G. Allen Morris III

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/