On Fri, Oct 12, 2018 at 02:18:16PM +0800, Qu Wenruo wrote: > Instead of tons of different local variables in find_free_extent(), > extract them into find_free_extent_ctl structure, and add better > explanation for them. > > Some modification may looks redundant, but will later greatly simplify > function parameter list during find_free_extent() refactor. > > Signed-off-by: Qu Wenruo <wqu@xxxxxxxx> Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx> Thanks, Josef
