Re: [RFC][PATCH 3/8 v2] ext4: initialize extent status tree
From: Zheng Liu <hidden>
Date: 2012-09-29 13:26:39
Also in:
linux-fsdevel
From: Zheng Liu <hidden>
Date: 2012-09-29 13:26:39
Also in:
linux-fsdevel
On Sat, Sep 29, 2012 at 11:07 AM, Theodore Ts'o [off-list ref] wrote:
On Sat, Sep 29, 2012 at 08:54:47AM +0800, Zheng Liu wrote:quoted
When I try to fix the bigalloc bug, some code that operates on extent status tree and maintains its status are changed when I do some changes in ext4_find_delalloc_range(). So that quite has a lot of changes I thought in the whole patch series. So I think that we'd better drop this patch set from dev branch. Thanks.OK, dropped.
Thank you very much. I will add rwlock to protect this tree, and do more tests for this patch set. Regards, Zheng