9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Gabriel Diaz" <gabidiaz@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] plumbing, upas/fs and faces setup
Date: Mon, 11 Dec 2006 23:09:21 +0100	[thread overview]
Message-ID: <82c890d00612111409m58fc4843k7b70d035fb6cf55b@mail.gmail.com> (raw)
In-Reply-To: <494d3cedcbe0418b8439bb75e9a2629b@9netics.com>

hello

oh!! thanks, i don't know why i was expecting some magic to happen :-)

gabi


On 12/11/06, Skip Tavakkolian <9nut@9netics.com> wrote:
> (posting again with a slight change. i had the order of plumber/upasfs wrong)
>
> acme mail under the same conditions has the same behavior. my guess
> is that upasfs deals with /mnt/plumb in the name space it was
> invoked in (i.e. the plumber that started before upas/fs was started).
> so maybe
>
> if ( test -r /srv/upasfs.$user ){
> mount /srv/plumb4upas.$user /mnt/plumb
> mount -c /srv/upasfs.$user /mail/fs
> }
> if not {
> plumber
> upas/fs -s
> srvfs plumber4upas.$user /mnt/plumb
> mount -c /srv/upasfs.$user /mail/fs
> ...
> }
> ...
> rio starts
>
> > seems that when i log on, upasfs is correctly mounted, and faces gets
> > filled with the email messages.
> >
> > But when i delete one message (clicking on faces raise a mail window
> > with the correct message if it exists) or when a new message arrives,
> > faces doesn't get updated.
> >
> > upasfs is already mounted on some other session (actually the host
> > owner console), and on that session, faces get updated normally.
> >
> > what i'm missing? should i kill all my upasfs or faces on each logon?
>
>


  reply	other threads:[~2006-12-11 22:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-11 21:18 Gabriel Diaz
2006-12-11 21:35 ` Steve Simon
2006-12-11 21:38 ` Skip Tavakkolian
2006-12-11 21:40 ` Skip Tavakkolian
2006-12-11 22:09   ` Gabriel Diaz [this message]
2006-12-11 22:09 erik quanstrom

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=82c890d00612111409m58fc4843k7b70d035fb6cf55b@mail.gmail.com \
    --to=gabidiaz@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).