[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1317272926-13303-1-git-send-email-xiaoqiangnk@gmail.com>
Date: Thu, 29 Sep 2011 13:08:40 +0800
From: Yongqiang Yang <xiaoqiangnk@...il.com>
To: linux-ext4@...r.kernel.org
Cc: jack@...e.cz, jeff.liu@...cle.com, achender@...ux.vnet.ibm.com,
adityakali@...gle.com
Subject: [RFC V2] ext4: implementation of delayed extent tree
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists