9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Skip Tavakkolian" <fst@centurytel.net>
To: 9fans@cse.psu.edu
Subject: [9fans] Walking clarification
Date: Mon, 24 Nov 2003 01:58:10 -0800	[thread overview]
Message-ID: <9922ec3556b3dee825acd44dfa80c17c@centurytel.net> (raw)

I am writing an aggregator fs that serves up a couple of
remote fs'es that have been posted to /srv.  It looks
something like this to the user:

/agg_fs
	/rmt_fs_1	# previously posted to /srv
	/rmt_fs_2	# ditto


I don't want to mount the posted fd's, so I have to
relay the messages.  It seems other than handling
wname during walks in a special way and taking
care of root, it should pretty much be a relay.
Is this correct?



             reply	other threads:[~2003-11-24  9:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-24  9:58 Skip Tavakkolian [this message]
2003-11-24 14:21 ` David Presotto
2003-11-24 14:36 ` Russ Cox
2003-11-24 17:54   ` Skip Tavakkolian

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=9922ec3556b3dee825acd44dfa80c17c@centurytel.net \
    --to=fst@centurytel.net \
    --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).