DragonFly submit List (threaded) for 2008-01
DragonFly BSD
DragonFly submit List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: vnconfig -l support patch (Re: vn(4) RFC Misc.)


From: Chris Turner <c.turner@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Jan 2008 19:33:35 -0500

Matthew Dillon wrote:

Use vn_fullpath() and pass 'curproc' as the process, though, instead of cache_fullpath(), and note that it might fail (maybe have it print '?' for the filename if it fails). If the process is non-NULL vn_fullpath()/cache_fullpath() will truncate the path properly to the process's chroot.

-Matt


cheers - appreciate the review.


Taking it that redoing w/vn_fullpath is all that is needed on this patch from your comments.. will commit w/edits in the next few days.

- Chris



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