Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2008 21:20:12 +0300
From:      Uladzislau Rezki <v.rezkii@sam-solutions.net>
To:        freebsd-hackers@freebsd.org
Subject:   textvp_fullpath
Message-ID:  <200808142120.13609.v.rezkii@sam-solutions.net>

next in thread | raw e-mail | index | archive | help
Hello folks,
	
I'm using "textvp_fullpath" function to get full path from vnode up to root dir.
The problem is that, sometimes it works, sometimes no.

I know that "textvp_fullpath" goes through the cache of the vnode and
try to build full path.

Are there any other ways to get full path?
I haven't had any ideas yet, that is why I am asking you.

Thanks.

--
Uladzislau Rezki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808142120.13609.v.rezkii>