cvs commit: src/sys/kern kern_descrip.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jul 29 13:36:10 PDT 2004
dillon 2004/07/29 13:32:24 PDT
DragonFly src repository
Modified files:
sys/kern kern_descrip.c
Log:
Work to allow pure threads to issue VFS lookups: Only check p->p_ucred
if p is not NULL.
Revision Changes Path
1.27 +2 -2 src/sys/kern/kern_descrip.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_descrip.c.diff?r1=1.26&r2=1.27&f=u
More information about the Commits
mailing list