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

看板DFBSD_commit作者時間21年前 (2005/03/09 14:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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@apollo.backplane.com> 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
文章代碼(AID): #12BfXb00 (DFBSD_commit)