9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fsdirread v dirread()
@ 2005-11-28  2:08 erik quanstrom
  2005-11-28  3:03 ` Russ Cox
  0 siblings, 1 reply; 4+ messages in thread
From: erik quanstrom @ 2005-11-28  2:08 UTC (permalink / raw)
  To: 9fans

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-28 12:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-28  2:08 [9fans] fsdirread v dirread() erik quanstrom
2005-11-28  3:03 ` Russ Cox
2005-11-28 11:42   ` erik quanstrom
2005-11-28 12:02     ` Russ Cox

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).