![wrstuden](/assets/img/avatar_default.png)
Update coda to new struct lock in struct vnode. make fdescfs, kernfs, portalfs, and procfs actually lock their vnodes. It's not that hard. Make unionfs set v_vnlock = NULL so any overlayed fs will call its VOP_LOCK.
Update coda to new struct lock in struct vnode. make fdescfs, kernfs, portalfs, and procfs actually lock their vnodes. It's not that hard. Make unionfs set v_vnlock = NULL so any overlayed fs will call its VOP_LOCK.