LWN.net Logo

ext4: implementation of delayed extent tree

From:  Yongqiang Yang <xiaoqiangnk@gmail.com>
To:  linux-ext4@vger.kernel.org
Subject:  [RFC V2] ext4: implementation of delayed extent tree
Date:  Thu, 29 Sep 2011 13:08:40 +0800
Message-ID:  <1317272926-13303-1-git-send-email-xiaoqiangnk@gmail.com>
Cc:  jack@suse.cz, jeff.liu@oracle.com, achender@linux.vnet.ibm.com, adityakali@google.com
Archive-link:  Article, Thread

Hi all.

   This patch series implements delayed extent tree for ext4.

   Compared with previous patches, delayed extents are managed by
RB tree instead.

   For more infomation, please refer to the 3rd patch, the introduction
is put in fs/ext4/delayed_extents.c.

   Feedbacks are welcome.

Yongqiang.

[RFC PATCH V2 1/6] ext4: add two structures supporting delayed
[RFC PATCH V2 2/6] ext4: add a delayed extents tree in inode info
[RFC PATCH V2 3/6] ext4: add operations on delayed extent tree
[RFC PATCH V2 4/6] ext4: initialize delayed extent tree
[RFC PATCH V2 5/6] ext4: let ext4 maintian delayed extent trees
[RFC PATCH V2 6/6] ext4: reimplement fiemap on delayed extent tree

--
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


Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds