On Sun, Apr 6, 2008 at 3:47 AM, Matthias Teege <[EMAIL PROTECTED]> wrote:
> Moin,
>
> I've mounted my Plan 9 fileserver via 9p from a linuxbox (2.6.23). I can
> create new files without problems. If I try to copy a file to the Plan
> 9 fileserver I got:
>
> p9_errstr2errno: errstr :unknown mode: not found
> p9_errstr2errno: errstr :unknown mode: not found
>
It must be doing something in the twstat that isn't correct, can you
send me a 9p trace (either from the client by enabling debug
(debug=0xffff during mount) or the server.
Does it happen for all files, or just certain files?
-eric