9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Bruce Ellis" <bruce.ellis@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Ideas for an printer filesystem
Date: Wed, 12 Dec 2007 07:36:14 +1100	[thread overview]
Message-ID: <775b8d190712111236i4032d98bn23348c923731aee5@mail.gmail.com> (raw)
In-Reply-To: <df49a7370712110530v388901c8ye54bdea3ee32fa4b@mail.gmail.com>

No - that's would be adding a another clone interface to a driver that
has a clone interface.  I'll see if I can find the man page.

On Dec 12, 2007 12:30 AM, roger peppe <rogpeppe@gmail.com> wrote:
> On Dec 1, 2007 4:54 AM, Bruce Ellis <bruce.ellis@gmail.com> wrote:
> > i wrote a clonefs that changes a walk to the directory created for
> > the server to an attach  with ctl.  it saves a lot of replicated code.
> > i wonder what happened to it.  it's not too hard.
>
> i'm not quite sure what you mean here. do you mean something
> like a filesystem that layers over (for instance) /net, so doing
>
>    walk(net/tcp)
>
> actually does
>
>    id = open(/net/tcp/clone)
>    walk(/net/tcp/id)
>
> ?
>
> how do would you then open a file in the new directory
> wthout going doing the same thing (and hence writing
> to a different directory)?
>


      reply	other threads:[~2007-12-11 20:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06 23:56 Enrico Weigelt
2007-09-07  8:44 ` Francisco J Ballesteros
2007-09-07 10:08   ` erik quanstrom
2007-09-07 10:17     ` Francisco J Ballesteros
2007-09-07 10:54       ` erik quanstrom
2007-11-30  7:19         ` Aki Nyrhinen
2007-11-30  3:37       ` Enrico Weigelt
2007-11-30  9:42         ` Francisco J Ballesteros
2007-11-30 12:32           ` Enrico Weigelt
2007-11-30 13:06             ` Rodolfo =?unknown-8bit?Q?Garc=EDa?=
2007-11-30 13:38               ` Enrico Weigelt
2007-11-30 16:56                 ` Rodolfo =?unknown-8bit?Q?Garc=EDa?=
2007-11-30 16:46             ` Anant Narayanan
2007-11-30 22:40               ` Lucas James
2007-12-01  4:42 ` ron minnich
2007-12-01  4:54   ` Bruce Ellis
2007-12-11 13:30     ` roger peppe
2007-12-11 20:36       ` Bruce Ellis [this message]

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=775b8d190712111236i4032d98bn23348c923731aee5@mail.gmail.com \
    --to=bruce.ellis@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).