phk 2003/07/27 13:09:13 PDT
FreeBSD src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
Pass the file descriptor index down to vn_open.
If the method vector was replaced and we got the "special return code"
smile and trust that whatever happened below DTRT.
Revision Changes Path
1.327 +13 -1 src/sys/kern/vfs_syscalls.c