On Sun, May 9, 2010 at 1:56 PM, Amir G. <amir73il@users.sourceforge.net> wrote:
I have started making some changes to on-disk format based on the
points we seem to agree upon.
I would like to register only 1 ro_compat feature (has_snapshot) and 1
compat feature (exclude_inode).
the rest of the "informational features" I would like to move to
s_flags, including NEXT3_FLAGS_BIG_JOURNAL.
A Next3 big journal can be created with the option -J big or by
mkfs.next3/mkn3fs.
I will evacuate all the fields that Next3 can do without (i.e.,
{s_snapshot_blocks_count,bg_{cow,exclude}_bitmap}).
I will move the non-persistent snapshot flags to i_state.
I would like to stick with i_version list chaining and not revert to
using i_dtime. awaiting further discussion on that topic.
Awaiting permanent assignments for the rest of the fields/flags.
Per your request, I have added the information above to the Next3 wiki.
Please find the TODO items in red and WIP items in green (implemented
and not published):
http://sourceforge.net/apps/mediawiki/next3/index.php?title=Code_documentation#Reserve...
Also, if you could please drop a line about your view of how to
progress with Next3
(something in the lines of what you said in the conference call), that
would be nice.
Some people may have gotten the impression that the fork from Ext3 is
a show stopper for you,
see: http://lwn.net/SubscriberLink/387231/1310b1360769c12b/
Thanks,
Amir.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html