linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antonio Vargas <wind@cocodriloo.com>
To: Nir Livni <nir_l3@netvision.net.il>
Cc: linux-kernel@vger.kernel.org
Subject: Re: FileSystem Filter Driver
Date: Wed, 23 Apr 2003 03:05:18 +0200	[thread overview]
Message-ID: <20030423010518.GA6009@wind.cocodriloo.com> (raw)
In-Reply-To: <000501c30983$1ffb8950$ade1db3e@pinguin>

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.

Also have a look at the linux-kernel and linux-fsdevel mailing list
archives.

Greets, Antonio.


  reply	other threads:[~2003-04-23  9:49 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 [this message]
2003-04-23 12:20   ` Nir Livni
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=20030423010518.GA6009@wind.cocodriloo.com \
    --to=wind@cocodriloo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nir_l3@netvision.net.il \
    /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).