From owner-freebsd-hackers Mon Nov 15 12:33:50 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 2C84A14C04 for ; Mon, 15 Nov 1999 12:33:48 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id MAA25364; Mon, 15 Nov 1999 12:59:28 -0800 (PST) Date: Mon, 15 Nov 1999 12:59:28 -0800 (PST) From: Alfred Perlstein To: Dan Seguin Cc: FreeBSD Hackers Subject: Re: Vnodes and Pathnames In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 15 Nov 1999, Dan Seguin wrote: > > > Hello Gurus, > > > Is there any way of getting filepath information from a vnode? What I'm > looking for is pathname info for VDIR and VREG types, sort of a reverse > namei(). It's really not possible since a file may have mutiple parent directories. There were some discussions on the lists in the last 30 days that went into greater detail. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message