9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Walking clarification
@ 2003-11-24  9:58 Skip Tavakkolian
  2003-11-24 14:21 ` David Presotto
  2003-11-24 14:36 ` Russ Cox
  0 siblings, 2 replies; 4+ messages in thread
From: Skip Tavakkolian @ 2003-11-24  9:58 UTC (permalink / raw)
  To: 9fans

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?



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

end of thread, other threads:[~2003-11-24 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-24  9:58 [9fans] Walking clarification Skip Tavakkolian
2003-11-24 14:21 ` David Presotto
2003-11-24 14:36 ` Russ Cox
2003-11-24 17:54   ` Skip Tavakkolian

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