DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.205.g1db69 master sys/kern vfs_nlookup.c vfs_syscalls.c sys/sys nlookup.h
commit 1db695af2833642e19524b6e4a3ecc73a931ee7c
Author: Nicolas Thery <nthery@gmail.com>
Date: Tue Jul 28 18:32:50 2009 +0200
new nlookup functions for "at" syscalls
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.
Summary of changes:
sys/kern/vfs_nlookup.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++
sys/kern/vfs_syscalls.c | 35 ++++---------------------
sys/sys/nlookup.h | 3 ++
3 files changed, 73 insertions(+), 29 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1db695af2833642e19524b6e4a3ecc73a931ee7c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]