Re: vn_fullpath question.
- From: Ruslan Ermilov <ru@xxxxxxxxxxx>
- Date: Mon, 27 Nov 2006 18:20:03 +0300
On Mon, Nov 27, 2006 at 02:07:40PM +0200, Nikolay Pavlov wrote:
Hi. I am trying to extend fstat utility, so that it can use name cacheThere's a vn_fullpath(9) manpage which should answer this.
to recreate full path at least for text. I have found vn_fullpath
function usefull in this case. I am newbe in C, so it could be stupid
question, but could someone explaine what is "struct thread *td" in
argument list of this function. Is this the thread which opened the
vnode initially or it is the thread which searches for the vnode? i.e.
fstat thread. In any case how i can get this *td structure?
Cheers,
--
Ruslan Ermilov
ru@xxxxxxxxxxx
FreeBSD committer
Attachment:
pgpyDSxqXx6vr.pgp
Description: PGP signature
- Follow-Ups:
- Re: vn_fullpath question.
- From: Nikolay Pavlov
- Re: vn_fullpath question.
- References:
- vn_fullpath question.
- From: Nikolay Pavlov
- vn_fullpath question.
- Prev by Date: Re: pfctl
- Next by Date: Re: vn_fullpath question.
- Previous by thread: vn_fullpath question.
- Next by thread: Re: vn_fullpath question.
- Index(es):
Relevant Pages
- Re: vn_fullpath question.
... I have found vn_fullpath function usefull in this case. ... I am newbe
in C, so it could be stupid question, but could someone explaine what is "struct thread *td" in
argument list of this function. ... Is this the thread which opened the vnode initially
or it is the thread which searches for the vnode? ... (freebsd-hackers) - Re: vn_fullpath question.
... function usefull in this case. ... I am newbe in C, so it could be stupid
... vnode initially or it is the thread which searches for the vnode? ... (freebsd-hackers) - Re: vn_fullpath question.
... function usefull in this case. ... I am newbe in C, so it could be stupid
... vnode initially or it is the thread which searches for the vnode? ... (freebsd-hackers) - vn_fullpath question.
... I am trying to extend fstat utility, so that it can use name cache ... function
usefull in this case. ... but could someone explaine what is "struct thread *td" in
... vnode initially or it is the thread which searches for the vnode? ... (freebsd-hackers)