From mboxrd@z Thu Jan 1 00:00:00 1970 From: dexen deVries To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Thu, 4 Apr 2013 15:59:33 +0200 Message-ID: <1770421.dE5U4bBIyp@coil> User-Agent: KMail/4.10.1 (Linux/3.9.0-rc3-l50; KDE/4.10.1; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Subject: [9fans] p9p vs. linux 9fs mount Topicbox-Message-UUID: 3da802a0-ead8-11e9-9d60-3106f5b1d025 p9p/linux question. i can't get seem to get write access to acme's files as mounted via lin= ux 9p=20 driver (v9fs). read works OK, but writes are rejected. # mount -t 9p '/tmp/ns.root.localhost:13/acme' /mnt/acme -o=20 'trans=3Dunix,uname=3Droot' # ls /mnt/acme 1/ 2/ 3/ 4/ acme/ cons consctl draw/ editout index label new= / # echo delete > /mnt/acme/1/ctl=20 -bash: /mnt/acme/1/ctl: Permission denied when mounted with debug=3D0x04, i see in dmesg that TRSTAT gets passed=20= `uname=3Droot', but TWSTAT gets `uname=3D(null)'. what am i doing wrong? tested with linux kernel version 3.9.0-rc3 and 3.5.0 and with recent p9= p=20 version. --=20 dexen deVries [[[=E2=86=93][=E2=86=92]]]