public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Chow <davidchow@rcn.com.hk>
To: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Wrapfs a stackable file system
Date: Fri, 21 Sep 2001 17:28:56 +0800	[thread overview]
Message-ID: <3BAB0858.C22F5177@rcn.com.hk> (raw)

I am rewriting he wrapfs from the fist project and is now in a debugging
stage, it is now quite ready for experimental tests.

The idea is orinigally from FiST, a stackable file system. But the FiST
owner Erez seems given up to maintain the project. At the time I receive
the code, it is so buggy, even unusable, lots of segmentation fault
problems. I have debugging the fs for quite a while. Now it is useful in
just use as a file system wrapper. It is useful in chroot environments
and hardlinks aren't available. It wraps a directory and mount to
another directory on tops of any filesystems. I wish to maintain this
file system development since FiST's idea is good. It allow to use this
base wrapfs as a template and then you can do encryption and other
operations on it with fast development time. If any kernel file system
maintainer is interested, please contact me .. I would like to get help
to finish up my debugging work. The result will be GPL'ed. I will also
package it with the fistgen package as a file system development tool.
Thanks.

regards.

David Chow

             reply	other threads:[~2001-09-21  9:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-21  9:28 David Chow [this message]
2001-09-21 13:25 ` Wrapfs a stackable file system Oystein Viggen
2001-09-21 13:36   ` Alexander Viro
2001-09-21 16:21     ` David Chow
2001-09-20 12:15       ` kratkin

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=3BAB0858.C22F5177@rcn.com.hk \
    --to=davidchow@rcn.com.hk \
    --cc=linux-fsdevel@vger.kernel.org \
    --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