All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Ion Badulescu <ionut@badula.org>
Cc: "Charles P. Wright" <cpwright@cpwright.com>,
	linux-fsdevel@vger.kernel.org, ezk@cs.sunysb.edu
Subject: Re: Sick VFS question
Date: Tue, 25 Feb 2003 11:53:55 -0800	[thread overview]
Message-ID: <3E5BC9D3.8010102@zytor.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0302251334430.32233-100000@guppy.limebrokerage.com>

Ion Badulescu wrote:
> 
> Anyway, in that case, why couldn't autofs do the same kind of sick thing --
> even sicker: make a private copy of ext2's (or whatever) i_op table
> for that inode and replace only the follow_link method inside it with its
> own?
> 

It seems a lot uglier than what I proposed, though.  I would prefer not
to have to create such "hack inodes", especially since some filesystems
legitimately change their i_ops around with time.

	-hpa


  reply	other threads:[~2003-02-25 19:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25  9:48 Sick VFS question H. Peter Anvin
2003-02-25 16:19 ` Ion Badulescu
2003-02-25 17:30   ` Charles P. Wright
2003-02-25 17:57     ` H. Peter Anvin
2003-02-25 18:46     ` Ion Badulescu
2003-02-25 19:53       ` H. Peter Anvin [this message]
2003-02-25 20:39         ` Ion Badulescu
2003-02-25 21:06           ` Ion Badulescu
2003-02-25 21:55           ` H. Peter Anvin
2003-02-26 15:37             ` Erez Zadok
2003-02-26 15:45               ` H. Peter Anvin
2003-03-06 16:53       ` David Chow
2003-03-06 17:18         ` Charles P. Wright

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=3E5BC9D3.8010102@zytor.com \
    --to=hpa@zytor.com \
    --cc=cpwright@cpwright.com \
    --cc=ezk@cs.sunysb.edu \
    --cc=ionut@badula.org \
    --cc=linux-fsdevel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.