linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nir Livni <nir_l3@netvision.net.il>
To: linux-kernel@vger.kernel.org
Cc: Nir L <nir_l3@netvision.net.il>
Subject: Re: FileSystem Filter Driver
Date: Wed, 23 Apr 2003 14:20:38 +0200	[thread overview]
Message-ID: <000d01c30992$c35e7ad0$4ee1db3e@pinguin> (raw)
In-Reply-To: 20030423010518.GA6009@wind.cocodriloo.com



> On Wed, Apr 23, 2003 at 12:28:33PM +0200, Nir Livni wrote:
> > Hi all,
> > I am looking for information about writing a FileSystem Filter Driver on
RH.
> > Any documentation or source code samples whould be appreciated.
> >
> > Please make sure you CC' me on any answer for this post, because I am
not
> > registered (yet ?)
> >
> > Thanks,
> > Nir
>
> The reference implementation for a filesystem is ext2fs, which
> you can have a look at in fs/ext2 on a unpacked kernel tree.
> Have also a look at fs/ramfs which is a bit simpler but does
> not deal with block devices.
>

My goal is to write a driver that runs above the filesystem driver, and
filters calls to this driver.
Actually, it should pass all calls to the filesystem driver, except very few
that it should fail for "Access Denied". Are there any simple examples for
that matter ?

Thanks,
Nir

> Also have a look at the linux-kernel and linux-fsdevel mailing list
> archives.
>
> Greets, Antonio.
>


  reply	other threads:[~2003-04-23 10:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 10:28 FileSystem Filter Driver Nir Livni
2003-04-23  1:05 ` Antonio Vargas
2003-04-23 12:20   ` Nir Livni [this message]
2003-04-23 12:22     ` Muli Ben-Yehuda
2003-04-23 10:08 ` Abhishek Agrawal
2003-04-23 11:47   ` Michael Knigge
2003-04-23 12:11     ` Abhishek Agrawal
2003-04-23 16:11       ` joe briggs
2003-04-23 15:48     ` Leonard Milcin, Jr
2003-04-23 16:21       ` Valdis.Kletnieks
2003-04-23 12:58   ` Nir Livni
2003-04-23 11:53 ` Rogier Wolff
2003-04-23 14:27   ` William Stearns
2003-04-23 19:12 Chuck Ebbert
2003-04-29 13:35 Nir Livni

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='000d01c30992$c35e7ad0$4ee1db3e@pinguin' \
    --to=nir_l3@netvision.net.il \
    --cc=linux-kernel@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 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).