There is nothing wrong with iounit being set to zero.
Lucho On 6/29/07, Enrico Weigelt <[EMAIL PROTECTED]> wrote:
* Kris Maglione <[EMAIL PROTECTED]> 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/ ---------------------------------------------------------------------
