Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 13:56:46 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        amobbs@allstor-sw.co.uk, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/14285: NFS client appears to lose data
Message-ID:  <200311152156.hAFLukpV009012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311152156.hAFLukpV009012>