Re: [RFC][PATCH 3/8 v2] ext4: initialize extent status tree
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-09-29 03:07:59
Also in:
linux-fsdevel
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-09-29 03:07:59
Also in:
linux-fsdevel
On Sat, Sep 29, 2012 at 08:54:47AM +0800, Zheng Liu wrote:
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. - Ted