Re: [PATCH 4/6] btrfs: restructure find_free_dev_extent()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arne Jansen
Date: Wednesday, December 22, 2010 - 5:07 am

Hi,

this patch seems to have the same intention as the patch I sent to the
list on Dec 11 "Fixing the chunk allocator to allow it to better
utilize the devices". The result is quite similar, except that you
left the line

search_start = max(root->fs_info->alloc_start, search_start);

in place, which could lead to disregarding the configured alloc_start.

As both patches address the same problem, it might be good to compare
them in more detail.

--
Arne

On 22.12.2010 11:47, Miao Xie wrote:

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 4/6] btrfs: restructure find_free_dev_extent(), Arne Jansen, (Wed Dec 22, 5:07 am)