Date: Thu, 27 May 2004 13:34:04 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsserver nfs_serv.c Message-ID: <200405272034.i4RKY5vP008044@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/05/27 13:34:04 PDT
FreeBSD src repository
Modified files:
sys/nfsserver nfs_serv.c
Log:
Call nfsm_clget_nolock() instead of nfsm_clget() when holding the NFS
subsystem lock to avoid tripping over an assertion regarding whether
the lock is held or not. This is likely to be the cause of a panic
tripped over by Andrea Campi.
Revision Changes Path
1.142 +1 -1 src/sys/nfsserver/nfs_serv.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405272034.i4RKY5vP008044>
