Re: [9fans] webfs and Numerical result out of range...

2010-07-23 Thread EBo
OK. Thanks you. > ok, it looks like the functions are called fsopen(), fsread(), etc in > plan9port, as I tried to implied regular open, read, etc won't work

Re: [9fans] webfs and Numerical result out of range...

2010-07-23 Thread Federico G. Benavento
ok, it looks like the functions are called fsopen(), fsread(), etc in plan9port, as I tried to implied regular open, read, etc won't work On Fri, Jul 23, 2010 at 9:16 AM, Federico G. Benavento wrote: > webget > > On Fri, Jul 23, 2010 at 9:04 AM, EBo wrote: >> >>> is webkit using read9p() and fri

Re: [9fans] webfs and Numerical result out of range...

2010-07-23 Thread EBo
> webget > > On Fri, Jul 23, 2010 at 9:04 AM, EBo wrote: >> >>> is webkit using read9p() and friends instead of regular reads? >> >> regular reads.  Nothing in webfs is using read9p. >> >> Should I change some or all of them for testing? yes. I am talking about the source code for both webget

Re: [9fans] webfs and Numerical result out of range...

2010-07-23 Thread Federico G. Benavento
webget On Fri, Jul 23, 2010 at 9:04 AM, EBo wrote: > >> is webkit using read9p() and friends instead of regular reads? > > regular reads.  Nothing in webfs is using read9p. > > Should I change some or all of them for testing? > > > > > > -- Federico G. Benavento

Re: [9fans] webfs and Numerical result out of range...

2010-07-23 Thread EBo
> is webkit using read9p() and friends instead of regular reads? regular reads. Nothing in webfs is using read9p. Should I change some or all of them for testing?

Re: [9fans] webfs and Numerical result out of range...

2010-07-23 Thread Federico G. Benavento
I meant webget On Fri, Jul 23, 2010 at 8:56 AM, Federico G. Benavento wrote: > is webkit using read9p() and friends instead of regular reads? > > > On Thu, Jul 22, 2010 at 10:59 AM, EBo wrote: >> I'm getting lots of "Numerical result out of range" when running webfs and >> webget in plan9port.  

Re: [9fans] webfs and Numerical result out of range...

2010-07-23 Thread Federico G. Benavento
is webkit using read9p() and friends instead of regular reads? On Thu, Jul 22, 2010 at 10:59 AM, EBo wrote: > I'm getting lots of "Numerical result out of range" when running webfs and > webget in plan9port.  It appears to fail on the the first write to > /mnt/web/ctl. > > If I run webfs with "-

Re: [9fans] webfs and Numerical result out of range...

2010-07-22 Thread ron minnich
Run webfs under strace. It's amazing what you can see. ron

[9fans] webfs and Numerical result out of range...

2010-07-22 Thread EBo
I'm getting lots of "Numerical result out of range" when running webfs and webget in plan9port. It appears to fail on the the first write to /mnt/web/ctl. If I run webfs with "-s Whpd -m /mnt/web" and run webget, /mnt/web/0/body contains "/mnt/web/0/body: Numerical result out of range" (and /mn