From: Theodore Tso <tytso@mit.edu>
To: Greg Freemyer <greg.freemyer@gmail.com>
Cc: Akira Fujita <a-fujita@rs.jp.nec.com>,
linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [RFC][PATCH 0/3] ext4: online defrag (ver 1.0)
Date: Wed, 4 Feb 2009 10:32:05 -0500 [thread overview]
Message-ID: <20090204153205.GF14762@mit.edu> (raw)
In-Reply-To: <87f94c370902040651v388db0aak46d7843872d312ce@mail.gmail.com>
On Wed, Feb 04, 2009 at 09:51:07AM -0500, Greg Freemyer wrote:
>
> If the OHSM team implements a similar ioctl for ext2 and ext3 and
> submits them for mainline at some point, do they have a chance of
> being accepted or are ext2 and ext3 feature frozen?
It seems unlikely it would be accepted. If the patch could be done in
a way that seriously minimized the chances of destablizing the code,
maybe --- but consider also that the OHSM design is a pretty terrible
hack. I'm not at all conviced they will be able to stablize it for
production use, and a scheme that involves using dmapi across multiple
block devices.
Note that they apparently need to make other changes to the core
filesystem code besides just the ioctl --- to the block allocation
code, at the very least.
The right answer is really to use a stackable filesystem, and to use
separate filesystems for each different tier, and then build on top of
unionfs to give it its policy support. I suspect that OHSM will be a
cute student project, but it won't become anything serious given its
architecture/design, unfortunately.
- Ted
prev parent reply other threads:[~2009-02-04 15:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <49829A1D.5090002@rs.jp.nec.com>
2009-01-30 20:15 ` [RFC][PATCH 0/3] ext4: online defrag (ver 1.0) Chris Mason
2009-02-03 8:00 ` Akira Fujita
2009-01-30 22:33 ` Greg Freemyer
2009-02-04 8:07 ` Akira Fujita
2009-02-04 12:25 ` Greg Freemyer
2009-02-04 14:09 ` Theodore Tso
2009-02-04 14:51 ` Greg Freemyer
2009-02-04 15:32 ` 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=20090204153205.GF14762@mit.edu \
--to=tytso@mit.edu \
--cc=a-fujita@rs.jp.nec.com \
--cc=greg.freemyer@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--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).