DragonFly commits List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_lookup.c
dillon 2004/07/29 13:34:09 PDT
DragonFly src repository
Modified files:
sys/kern vfs_lookup.c
Log:
Work to allow pure threads to issue VFS lookups: (untested/experimental)
Use the rootvnode as the basis for searches initiated from pure threads
since no proc or fdp structure exists.
Revision Changes Path
1.13 +20 -7 src/sys/kern/vfs_lookup.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_lookup.c.diff?r1=1.12&r2=1.13&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]