bouyer
Thu Mar 12 08:51:41 PST 1998
Update of /cvsroot/src/sys/dev
In directory nb00:/tmp/cvs-serv10467
Modified Files:
vnd.c
Log Message:
Better fix for PR 5113, per discussion with fvdl: now that the vnode locking
interface allow recusive locks, use it instead of the local hack to avoid
recursive locking.