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

git: kernel - Adjust cache_fullpath() API


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Oct 2012 12:14:19 -0700 (PDT)

commit 08a7d6d8d1e562a40eb7bcb30fb968b3a68faf43
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Oct 10 12:13:35 2012 -0700

    kernel - Adjust cache_fullpath() API
    
    * Add another argument to explicitly specify the base directory that the
      path is to be relative to.

Summary of changes:
 .../linux/i386/linprocfs/linprocfs_vnops.c         |   17 +++++++++++------
 sys/kern/kern_jail.c                               |    2 +-
 sys/kern/kern_proc.c                               |    3 ++-
 sys/kern/vfs_cache.c                               |   11 +++++++----
 sys/kern/vfs_syscalls.c                            |    5 +++--
 sys/sys/namecache.h                                |    3 ++-
 sys/vfs/isofs/cd9660/cd9660_rrip.c                 |    2 +-
 sys/vfs/procfs/procfs_vnops.c                      |    4 ++--
 8 files changed, 29 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08a7d6d8d1e562a40eb7bcb30fb968b3a68faf43


-- 
DragonFly BSD source repository



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