From: Theodore Tso <tytso@MIT.EDU>
To: Eric Sandeen <sandeen@redhat.com>
Cc: Kelly Kane <kelly@hq.newdream.net>, linux-ext4@vger.kernel.org
Subject: Re: Call traces on console from a test machine
Date: Mon, 17 Nov 2008 21:24:18 -0500 [thread overview]
Message-ID: <20081118022418.GA29975@mit.edu> (raw)
In-Reply-To: <4921E004.7040000@redhat.com>
On Mon, Nov 17, 2008 at 03:20:04PM -0600, Eric Sandeen wrote:
>
> Ted, what do you think about putting make-sparse.c into e2fsprogs?
> Might be handy for this sort of thing, rather than searching the
> innertubes for it each time I need it ;)
I've checked it into the e2fsprogs git tree, in the contrib directory.
Long-term, what I'm thinking we need to do is to steal qemu's block
device driver files (using a scheme similar to what I did with tdb),
and create a single an I/O manager function which supports qemu qcow2
volumes. This could be used as a much more efficient way of storing
raw e2image files (since it doesn't require sparse file support as
well as supporting in-line zlib compression), and also as a much more
efficient way of supporting "undo" functionality (by storing the
original version of the file as a cow snapshot). If we were to
implement it as an I/O manager, then we could even run fsck on virtual
filesystems used by KVM directly from the host OS (since KVM uses qemu
and therefore the qemu block device drivers as well).
If some Quarumnet^H^H^H^H^H^H^H^H^H Red Hat engineers has some free
time, that would be a great project for someone looking to get
involved in a filesystme project. Otherwise, it's on my TODO queue,
and I'll get to it one of these days....
- Ted
prev parent reply other threads:[~2008-11-18 2:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 0:31 Call traces on console from a test machine Kelly Kane
2008-11-14 2:16 ` Kelly Kane
2008-11-14 10:36 ` Andreas Dilger
2008-11-14 17:09 ` Theodore Tso
2008-11-14 20:29 ` Kelly Kane
2008-11-17 18:58 ` Kelly Kane
2008-11-17 20:30 ` Theodore Tso
2008-11-17 21:20 ` Eric Sandeen
2008-11-18 2:24 ` Theodore Tso [this message]
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=20081118022418.GA29975@mit.edu \
--to=tytso@mit.edu \
--cc=kelly@hq.newdream.net \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@redhat.com \
/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).