kernel - Adjust cache_fullpath() API
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 10 Oct 2012 19:13:35 +0000 (12:13 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 10 Oct 2012 19:13:35 +0000 (12:13 -0700)
commit08a7d6d8d1e562a40eb7bcb30fb968b3a68faf43
treeb4aa9c2f44b5a3458af6b3002b85f4b0ea1e744e
parent4aae2d754069b00d31bcc35461869d009e15ca06
kernel - Adjust cache_fullpath() API

* Add another argument to explicitly specify the base directory that the
  path is to be relative to.
sys/emulation/linux/i386/linprocfs/linprocfs_vnops.c
sys/kern/kern_jail.c
sys/kern/kern_proc.c
sys/kern/vfs_cache.c
sys/kern/vfs_syscalls.c
sys/sys/namecache.h
sys/vfs/isofs/cd9660/cd9660_rrip.c
sys/vfs/procfs/procfs_vnops.c