From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 30 Jun 2007 13:39:54 +0200 From: Enrico Weigelt To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] What do I need for a small 9P2000 server @ Linux ? Message-ID: <20070630113954.GA9515@nibiru.local> References: <20070628173628.GA8212@nibiru.local> <20070628174934.GF28917@kris.home> <20070628184522.GB9717@nibiru.local> <20070628184937.GG28917@kris.home> <20070628190133.GC9717@nibiru.local> <20070628191000.GI28917@kris.home> <20070628193725.GA6293@nibiru.local> <20070628195046.GK28917@kris.home> <20070630005123.GA22285@nibiru.local> <20070630005506.GO28917@kris.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070630005506.GO28917@kris.home> User-Agent: Mutt/1.4.1i Topicbox-Message-UUID: 8c7621ce-ead2-11e9-9d60-3106f5b1d025 * Kris Maglione wrote: > On Sat, Jun 30, 2007 at 02:51:23AM +0200, Enrico Weigelt wrote: > >I've tracked it down a little bit. Seems the iounit in the fid > >is zero (no idea why). And that leads ixp_read() to do actually > >nothing, but return immediately. So the files get opened, but > >not a bit is read. > > I guess you missed my other response... ugh, which one ? BTW: I've now got it working, just setting iounit to some useful size (ie. 512) in initfid() if it's zero. And I now moved libixp to its own package, w/ .pc file, etc. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ ---------------------------------------------------------------------