From: Eric <erpo41@gmail.com>
To: linux-ext4@vger.kernel.org
Subject: ext2/3/4 online defrag
Date: Wed, 09 May 2007 21:19:59 -0700 [thread overview]
Message-ID: <1178770799.26695.11.camel@eric-laptop> (raw)
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
Hi all,
This is my first post to the list. I want to add online defrag support
to ext2/3/4 just to scratch an itch.
I've searched the archives and googled around, and I've come to the
following conclusions:
*An offline defrag tool is available but dangerous.
*Some patches exist that provide preliminary support for online defrag
in the ext3 driver, but interest in improving/integrating these patches
is low.
*An implementation of an ext* filesystem driver can work with any
ext2/3/4 filesystem as long as it supports the necessary revision
(GOOD_OLD_REV or DYNAMIC_REV) and feature flags set in the filesystem.
Please let me know if any of my assumptions are incorrect.
Thanks,
Eric Anopolsky
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2007-05-10 4:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 4:19 Eric [this message]
2007-05-10 5:24 ` ext2/3/4 online defrag Andreas Dilger
2007-05-10 9:20 ` Takashi Sato
2007-05-10 11:50 ` Eric
2007-05-17 16:11 ` Jan Kara
2007-05-18 5:11 ` Eric
2007-05-21 10:33 ` Jan Kara
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=1178770799.26695.11.camel@eric-laptop \
--to=erpo41@gmail.com \
--cc=linux-ext4@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).