From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20120121224834.GA12255@dinah> References: <20120121224834.GA12255@dinah> Date: Sat, 21 Jan 2012 18:13:24 -0800 Message-ID: From: Eli Cohen To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=f46d043d66fd7aa0d504b7147591 Subject: Re: [9fans] discrepency between plan9 and ixpc Topicbox-Message-UUID: 606ae650-ead7-11e9-9d60-3106f5b1d025 --f46d043d66fd7aa0d504b7147591 Content-Type: text/plain; charset=ISO-8859-1 On Jan 21, 2012 2:50 PM, "Anthony Martin" wrote: > > Eli Cohen once said: > > % echo b115200 > /dev/eiaU0/eiaUctl > > % mount -ncC /dev/eiaU0/eiaU /n/anything > > % ls /n/anything > > anything > > > > the output of ls is just whatever directory i mount it in, though accessing > > arductl and ardudata works fine despite their absence from the directory > > listing. > > > > anyone have any ideas what i might be doing wrong? > > > > the source code is at https://github.com/echoline/NinePea > > Without looking at the code it sounds like > you're not getting the Rstat correct. Does > the root qid return "/" for the stat name? > > You can use iostats(4) to help investigate. > > Cheers, > Anthony > thanks! that let me resolve the issue. --f46d043d66fd7aa0d504b7147591 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


On Jan 21, 2012 2:50 PM, "Anthony Martin" <ality@pbrane.org> wrote:
>
> Eli Cohen <echoline@gmail.com= > once said:
> > % echo b115200 > /dev/eiaU0/eiaUctl
> > % mount -ncC /dev/eiaU0/eiaU /n/anything
> > % ls /n/anything
> > anything
> >
> > the output of ls is just whatever directory i mount it in, though= accessing
> > arductl and ardudata works fine despite their absence from the di= rectory
> > listing.
> >
> > anyone have any ideas what i might be doing wrong?
> >
> > the source code is at https://github.com/echoline/NinePea
>
> Without looking at the code it sounds like
> you're not getting the Rstat correct. =A0Does
> the root qid return "/" for the stat name?
>
> You can use iostats(4) to help investigate.
>
> Cheers,
> =A0Anthony
>

thanks!=A0 that let me resolve the issue.

--f46d043d66fd7aa0d504b7147591--