Module Name: src Committed By: hannken Date: Thu Nov 7 09:45:53 UTC 2013
Modified Files:
src/sys/miscfs/deadfs: dead_vnops.c
Log Message:
Add missing operations that unlock or dereference their arguments.
Stop checking for a vnode state change -- dead vnodes never change state.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/miscfs/deadfs/dead_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
