kib 2008-04-04 09:37:57 UTC
FreeBSD src repository
Modified files:
sys/fs/fdescfs fdesc_vnops.c
Log:
The temporary workaround for the call to the vget() without lock type in
the fdesc_allocvp(). The caller of the fdesc_allocvp() expects that the
returned vnode is not reclaimed. Do lock the vnode exclusive and drop
the lock after.
Reported by: pho
Reviewed by: jeff
Revision Changes Path
1.108 +3 -1 src/sys/fs/fdescfs/fdesc_vnops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"