9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@csu.psu.edu
Subject: [9fans] fsdirread v dirread()
Date: Sun, 27 Nov 2005 20:08:11 -0600	[thread overview]
Message-ID: <20051128020811.6CC4EDA182@dexter-peak.quanstro.net> (raw)

i've been running linux 2.6.14 and mounting upasfs via
this mtab entry:

/tmp/ns.quanstro.:0/upasfs	/home/quanstro/9/upasfs	9P	uid=N,user,name=quanstro,proto=unix,noauto	0 0

which works great (after a few tweaks) except faces -i chokes and dies because
fsreaddir() ends up sending upasfs the path "/home/quanstro/upasfs/mbox/..."
instead of "mbox/...". i'm guessing that the named sockets in $NAMESPACE
need this extra information.

so, is there any way to modify faces so it doesn't care if it is given a mounted 
filesystem or a named socket in $NAMESPACE?

- erik


             reply	other threads:[~2005-11-28  2:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28  2:08 erik quanstrom [this message]
2005-11-28  3:03 ` Russ Cox
2005-11-28 11:42   ` erik quanstrom
2005-11-28 12:02     ` Russ Cox

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=20051128020811.6CC4EDA182@dexter-peak.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@csu.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).