Pass a thread pointer instead of its file descriptor table to getvnode(9).
authormpi <mpi@openbsd.org>
Thu, 7 May 2015 08:53:32 +0000 (08:53 +0000)
committermpi <mpi@openbsd.org>
Thu, 7 May 2015 08:53:32 +0000 (08:53 +0000)
commitf4ce75d227baed03d13911d26f451a7294b81b3e
tree5529cccce647e880c8a39be0124534d12c7592e2
parent38356db4d3a6d0bc585dff363fd7ee45e09f3135
Pass a thread pointer instead of its file descriptor table to getvnode(9).

Input and ok millert@
share/man/man9/file.9
sys/compat/linux/linux_misc.c
sys/dev/diskmap.c
sys/kern/vfs_syscalls.c
sys/sys/vnode.h
sys/uvm/uvm_mmap.c