linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Charles Manning <manningc2@actrix.gen.nz>
To: linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Is this a good use for FUSE?
Date: Thu, 25 May 2006 14:14:54 +1200	[thread overview]
Message-ID: <200605251414.54385.manningc2@actrix.gen.nz> (raw)

I'm thinking of using fuse to build a test harness for  YAFFS and thought I'd 
ask opinions before I went ahead.

YAFFS is pretty modular in that the OS-specific functions (VFS and mtd 
interfacing) can be unplugged and replaced with other functions. This allows 
the core "guts" to be built and tested in application space.

The pain with doing the testing in an application is that writing test code 
etc takes a long time. I'd rather be able to do testing interactively from 
bash etc, which leads to the idea of running YAFFS as a fuse application.

Any comments as to the sanity of this approach?

Can you do things like single step a fuse application without breaking the 
kernel?

Thanx

-- CHarles



             reply	other threads:[~2006-05-25  2:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25  2:14 Charles Manning [this message]
2006-05-29 12:10 ` Is this a good use for FUSE? Miklos Szeredi

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=200605251414.54385.manningc2@actrix.gen.nz \
    --to=manningc2@actrix.gen.nz \
    --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 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).