git: nlookup - introduce nlookup_init_root

Alex Hornung alexh at crater.dragonflybsd.org
Sun Mar 14 05:40:07 PDT 2010


commit 46077e846b0bcee3bda14b3650a2f4be79568826
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sun Mar 14 08:27:32 2010 +0000

    nlookup - introduce nlookup_init_root
    
    * nlookup_init_root is similar to nlookup_init_raw, but does not assume
      rootnch is set already, but rather has one more parameter which
      specifies the root nch.

Summary of changes:
 sys/kern/vfs_nlookup.c |   44 ++++++++++++++++++++++++++++++++++++++++++++
 sys/sys/nlookup.h      |    1 +
 2 files changed, 45 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46077e846b0bcee3bda14b3650a2f4be79568826


-- 
DragonFly BSD source repository





More information about the Commits mailing list