Work to allow pure threads to issue VFS lookups: fp_open() uses proc0's
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 20:32:59 +0000 (20:32 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 20:32:59 +0000 (20:32 +0000)
commit4a8a79712785ac4a3f13b4f84035d4909593ad7d
treef251747cc634ce62b2ad1436d70cad56bcfb53e0
parent9b3f1fd5d69e800214e15f0c9d2d43c83059c01e
Work to allow pure threads to issue VFS lookups:  fp_open() uses proc0's
ucred if called from a pure thread.
sys/kern/kern_fp.c