From: Theodore Ts'o <tytso@mit.edu>
To: Felipe Monteiro de Carvalho <felipemonteiro.carvalho@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Which features should I implement in my ext4 reader?
Date: Mon, 19 Aug 2013 10:03:21 -0400 [thread overview]
Message-ID: <20130819140321.GA21453@thunk.org> (raw)
In-Reply-To: <CACyNnZONOUy0+OeDriZaSt4OQrR6LzpyJz4Sj8XvMHvxr2u_Xg@mail.gmail.com>
On Sun, Aug 18, 2013 at 08:04:20AM +0200, Felipe Monteiro de Carvalho wrote:
> > These features aren't quite fully supported yet. The inline data
> > feature is probably closest to be being fully supported, when we
> > release an the next major version of e2fsprogs.
>
> Just for completeness, which version number will that by?
When we release 1.43.x. We are currently releasing maintenance
releases on 1.42.x, tracked on the maint branch. What will eventually
become e2fsprogs 1.43.x is on the master branch in the git tree. (As
well as the next and pu -- proposed updates -- branches, which are
supersets of the master branch.)
> So, I understand that currently mkfs.ext4 cannot generate ext4 file
> systems with this feature, correct?
Well, if you are building with the e2fsprogs with the pu branch, it
will work. This is a rewinding branch, so for example, when I process
Zheng's latest set of changes, the pu branch will get rewound and the
new patches applied.
BTW, for any new ABI's exported via libext2fs, there is no guarantee
of stability until 1.43.x gets released. If we find ABI
incompatibilities for old interfaces in between 1.43.x and 1.42.x on
the master branch, that is a bug that we will fix.
> Is there any other way to generate a file system with this feature
> with a 3.8 kernel which will work?
>
> Just wondering if I can already start work on this or if I need to wait.
It should be sufficient to use debugfs to manually set the inline_data
feature. However, you won't be able to run e2fsck on the file system
after you do that. So using the pu branch is probably your best bet.
The git tree can be found here:
git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
Regards,
- Ted
prev parent reply other threads:[~2013-08-19 14:03 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-12 15:38 Which features should I implement in my ext4 reader? Felipe Monteiro de Carvalho
2013-08-14 5:06 ` Felipe Monteiro de Carvalho
2013-08-17 6:27 ` Felipe Monteiro de Carvalho
2013-08-17 13:02 ` Theodore Ts'o
2013-08-18 6:04 ` Felipe Monteiro de Carvalho
2013-08-19 5:08 ` Zheng Liu
2013-08-20 10:16 ` Felipe Monteiro de Carvalho
2013-08-20 10:39 ` Zheng Liu
2013-08-21 12:16 ` Felipe Monteiro de Carvalho
2013-08-23 12:54 ` Felipe Monteiro de Carvalho
2013-08-28 20:09 ` Felipe Monteiro de Carvalho
2013-09-02 9:40 ` Felipe Monteiro de Carvalho
2013-09-02 12:07 ` Zheng Liu
2013-09-02 12:35 ` Felipe Monteiro de Carvalho
2013-09-04 5:35 ` Zheng Liu
2013-09-05 5:25 ` jon ernst
[not found] ` <CAGW2f1FgHZsQbNMyWiD997UZz55y20qHJHryEcMsgpEwecxftA@mail.gmail.com>
2013-09-05 7:04 ` Felipe Monteiro de Carvalho
2013-09-05 7:41 ` Felipe Monteiro de Carvalho
2013-09-02 16:41 ` Darrick J. Wong
2013-08-19 14:03 ` Theodore Ts'o [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=20130819140321.GA21453@thunk.org \
--to=tytso@mit.edu \
--cc=felipemonteiro.carvalho@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).