das 2004-10-01 05:01:42 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_bio.c
Log:
nfsclient/nfs_bio.c has a PHOLD() without a PRELE(). Neither should
be necessary here. Also, use killproc() instead of psignal().
Revision Changes Path
1.136 +1 -3 src/sys/nfsclient/nfs_bio.c