Deleted Added
full compact
38c38
< __FBSDID("$FreeBSD: head/sys/kern/vfs_vnops.c 169658 2007-05-17 15:31:14Z peter $");
---
> __FBSDID("$FreeBSD: head/sys/kern/vfs_vnops.c 169671 2007-05-18 13:02:13Z kib $");
823c823
< error = _VOP_LOCK(vp, flags | LK_INTERLOCK, td, file, line);
---
> error = VOP_LOCK1(vp, flags | LK_INTERLOCK, td, file, line);