From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <998fbeea126caa967d58924a3b8433f6@quanstro.net> To: 9fans@9fans.net From: erik quanstrom Date: Wed, 19 Nov 2008 21:55:22 -0500 In-Reply-To: <4924D1CE.9000001@Sun.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] fd2path and devsrv Topicbox-Message-UUID: 4a57c840-ead4-11e9-9d60-3106f5b1d025 >> i think the answer to your question is that it's a lot more useful >> to know that it's #s/boot rather than /net/il/0/data. > Really? Why? With /net/il/0/data you have an option of digging deeper and > finding out the other end's address, etc. Or to flip the question -- what > information does #s/boot provide? the reason why #s/boot is useful is twofold. the name means something. this is a connection to the fs used to boot the machine. second, /net/il/0/data can't be mounted. if you want the name of something to mount, ns gives you want you want. you're not precluded from digging around and finding what #s/boot points to. why are you complaining that ns gives you the most useful information? > Well, to me knowing that mount came out of #s/stuff has never seemed to > be all that useful -- I can't imagine a question that this will answer. !? you can mount it! the network connection by itself is not useful. - erik