9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Eric Grosse <ehg@lucent.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] webls.c - synthesize directories on the fly.
Date: Wed,  1 Oct 2003 07:41:41 -0400	[thread overview]
Message-ID: <51ffec3e15f60b424ed83a65a9db2bb3@plan9.bell-labs.com> (raw)
In-Reply-To: <20031001074131.F8964@cackle.proxima.alt.za>

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

A few years ago I wrote a filterfs exclude files matching a
regular expression.  We use it on our web site when publishing
part of the dump file system since, as people have noted in
the past, there can be times when you need to effectively
delete things from Venti.

It's not polished so we never put it on sources, but I'm
willing to do so if there is sufficient interest.

Eric

[-- Attachment #2: Type: message/rfc822, Size: 3586 bytes --]

From: Lucio De Re <lucio@proxima.alt.za>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] webls.c - synthesize directories on the fly.
Date: Wed, 1 Oct 2003 07:41:31 +0200
Message-ID: <20031001074131.F8964@cackle.proxima.alt.za>

On Wed, Oct 01, 2003 at 01:39:03AM -0400, Dan Cross wrote:
> >
> > why not bind all the desired directories on somewhere,
> > let's say /usr/web/webls for example, and make webls services
> > only under the directory?
> >
> > these whatever.^(allowed denied) files remind me of unix somehow.
>
> Hmm, that's an idea.  I'll think about it.  My initial reaction is
> that you'd have to do all the binds somewhere, and have a skeletal
> directory structure under /usr/web/webls, which strikes me as tedious.
> Still, I'll give it some thought.
>
Bind(1) does not have an "exclude" function that I can know of,
which means that exclusions can only be effected by enumerating
the inclusions.  This can get extremely tedious.

++L

  reply	other threads:[~2003-10-01 11:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01  5:21 YAMANASHI Takeshi
2003-10-01  5:39 ` Dan Cross
2003-10-01  5:41   ` Lucio De Re
2003-10-01 11:41     ` Eric Grosse [this message]
2003-10-01 16:17       ` Dan Cross
2003-10-07 20:30       ` vdharani
2003-10-08  8:09         ` Fco.J.Ballesteros
2003-10-08  8:45           ` arisawa
2003-10-10  7:18         ` Eric Grosse
  -- strict thread matches above, loose matches on Subject: below --
2003-10-22 12:35 Eric Grosse
2003-10-01  8:05 YAMANASHI Takeshi
2003-09-29  6:14 cross

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=51ffec3e15f60b424ed83a65a9db2bb3@plan9.bell-labs.com \
    --to=ehg@lucent.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).