DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern vfs_nlookup.c src/sys/sys nlookup.h


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Mar 2005 22:11:22 -0800 (PST)

hmp         2005/03/08 22:11:22 PST

DragonFly src repository

  Modified files:
    sys/kern             vfs_nlookup.c 
    sys/sys              nlookup.h 
  Log:
  Add a new function to the nlookup API, called nlookup_set_cred(9); this
  function can be called on an existing nlookupdata structure for setting
  different credentials.
  
  Add a note on top of nlookup_init(9) about how the function selects the
  credentials for the nlookupdata structure.
  
  Reviewed-by: 	Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.10      +19 -0     src/sys/kern/vfs_nlookup.c
  1.4       +1 -0      src/sys/sys/nlookup.h


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_nlookup.c.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/nlookup.h.diff?r1=1.3&r2=1.4&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]