cvs commit: src/sys/nfsserver nfs_serv.c
Robert Watson
rwatson at FreeBSD.org
Thu May 27 13:34:42 PDT 2004
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
More information about the cvs-src
mailing list