kern/14285: NFS client appears to lose data
Kris Kennaway
kris at FreeBSD.org
Sat Nov 15 13:56:47 PST 2003
Synopsis: NFS client appears to lose data
State-Changed-From-To: open->closed
State-Changed-By: kris
State-Changed-When: Sat Nov 15 13:55:36 PST 2003
State-Changed-Why:
I am unable to reproduce this. Your code does not compile
as it stands because of "init_mutex(&mutex);", which suggests
it was originally written as a multi-threaded program. Removing
this call, I do not experience any unexpected results on a 4.x NFS
server. Either the bug has been fixed, or your problem was actually
a threading bug in your test code.
http://www.freebsd.org/cgi/query-pr.cgi?pr=14285
More information about the freebsd-bugs
mailing list