DragonFly-2.3.2.205.g1db69 master sys/kern vfs_nlookup.c vfs_syscalls.c sys/sys nlookup.h

Matthew Dillon dillon at apollo.backplane.com
Tue Jul 28 11:17:50 PDT 2009


:    Factor out common code for handling "at" family of syscalls into
:     nlookup_init_at() and nlookup_done_at().
:    
:    Refactor sys_openat() to use these functions.

   I like it.  Definitely better then hiding the fp inside the nlookupdata
   strsucture.

					-Matt





More information about the Commits mailing list