9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: rsc@swtch.com, 9fans@cse.psu.edu
Subject: Re: [9fans] sanity check
Date: Mon, 26 Sep 2005 10:07:20 +0100	[thread overview]
Message-ID: <97cf5bb32e4e73066bfbf1be4bcb8a49@quintile.net> (raw)
In-Reply-To: <ee9e417a050924042855691d28@mail.gmail.com>

> 10-50 extra binds won't be noticed at all as far as
> performance goes.

Excellent.

>  cifs | rc; srvfs dfs /n/cifs
>  mount /srv/dfs /n/dfs

If I understand correctly this will not work with
DFS as you only get informed about DFS redirections in
CIFS as you hit them not at startup.

What I have done is to modify 9fs such that if you do
9fs xxx and /srv/xxx exists then 9fs just mounts xxx.

Thus if cifs is not running I can type 9fs dfs to connect to
dfs in "this" window, and plumb 'Local 9fs dfs' to export it to
all new windows. I usually close any idle windows and if there
is one or two I want to keep I just do 9fs dfs again in those
(and !9fs dfs in my sam window) to attach them.

I just live with this behavior it just seems reasonable to me -
but perhaps I am just used to it.

-Steve


  parent reply	other threads:[~2005-09-26  9:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-24 10:22 Steve Simon
2005-09-24 11:28 ` Russ Cox
2005-09-25  3:47   ` Dave Eckhardt
2005-09-26  9:07   ` Steve Simon [this message]
2005-09-26 17:16     ` rog
2005-09-26 17:21       ` Federico Benavento
2005-09-24 14:33 Fco. J. Ballesteros
2005-09-26  9:17 ` Steve Simon

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=97cf5bb32e4e73066bfbf1be4bcb8a49@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@cse.psu.edu \
    --cc=rsc@swtch.com \
    /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).