phk 2004-11-13 22:59:52 UTC FreeBSD src repository Modified files: sys/kern vfs_default.c Log: The default VOP_REVOKE() should be vop_panic() as we should never get here in the first place. Revision Changes Path 1.106 +1 -1 src/sys/kern/vfs_default.c