CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2009/08/26 06:08:10
Modified files: sys/nfs : nfs_aiod.c nfs_bio.c nfsnode.h Log message: make sure that an aiod has been removed from the nfs_aiods_idle list before inserting it back into the list. crashes debugged with help from deraadt@ who also tested this fix.