Fix bug in last syscall separation commit, an extra semicolon was causing
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Nov 2003 19:31:22 +0000 (19:31 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Nov 2003 19:31:22 +0000 (19:31 +0000)
commit6ac302fcc0a1b53819b61541ebb3dbc38fcbd8f5
tree0b8f3c5617f27ea091df47a427ae4a32089a7af3
parent35d7d0f991e1b97c8eb8392384cc839af2b0e287
Fix bug in last syscall separation commit, an extra semicolon was causing
mkfifo to return early and leave vnodes locked.
sys/kern/vfs_syscalls.c