Remove the compat macro textvp_fullpath(), and use vn_fullpath()
authorHiten Pandya <hmp@dragonflybsd.org>
Thu, 3 Jun 2004 18:09:33 +0000 (18:09 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Thu, 3 Jun 2004 18:09:33 +0000 (18:09 +0000)
commit541044dc29bc8bf104b668323a431ceb4d640268
treed11ae8583595e381a8d7b470da17916c6965f6cb
parent7ea5cb81a529e6fb68c076801b96edc14c5f419d
Remove the compat macro textvp_fullpath(), and use vn_fullpath()
directly.

Discussed-with:  Matthew Dillon <dillon at backplane.com>
sys/emulation/linux/i386/linprocfs/linprocfs_vnops.c
sys/sys/vnode.h
sys/vfs/procfs/procfs_vnops.c