9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: John Soros <sorosj@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: [9fans] 9pfuse error: 'unexpected open flags'
Date: Mon,  3 Dec 2007 23:37:32 +0100	[thread overview]
Message-ID: <20071203233732.4792346a@j0hnh4x0r.sorosj.hd.free.fr> (raw)

Hi!
I'm trying to mount my cpu server's filesystem on my linux pc. I have updated p9p to the latest version using hg pull -u.
the steps I do to mount it are:
$ srv -a servername
$ 9 mount `namespace`/servername /mnt/servername
after this, if I do
$ ls /mnt/servername
it tells me
unexpected open flags 02304000ls: cannot open directory /mnt/servername: Permission denied
although I can cd into a directory:
$ cd /mnt/servername/usr
but then ls fails with the same error, and cding into a non-existent directory doesn't work:
$ cd /mnt/servername/fubar
bash: cd: /mnt/servername/fubar: No such file or directory

cheers
Johnny


                 reply	other threads:[~2007-12-03 22:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071203233732.4792346a@j0hnh4x0r.sorosj.hd.free.fr \
    --to=sorosj@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).