From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 30 Jun 2007 02:51:23 +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: <20070630005123.GA22285@nibiru.local> References: <13426df10706280820l13119c42r6b107e0eed489339@mail.gmail.com> <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070628195046.GK28917@kris.home> User-Agent: Mutt/1.4.1i Topicbox-Message-UUID: 8c50cd70-ead2-11e9-9d60-3106f5b1d025 * Kris Maglione wrote: Hi, > That's strange. I've never tried it with u9fs servers, but it > works fine for me with libixp, lib9p, and Inferno servers. 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. 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/ ---------------------------------------------------------------------