On Tue, Aug 06, 2019 at 12:28:22PM -0400, Josef Bacik wrote: > This is the rebased set of the much larger group of patches I sent last month. > The first 10 patches are already merged, these just didn't apply cleanly. I > went through and applied each one, deleted and re-copied anything that didn't > merge cleanly, and compiled between each patch to make sure everything was > kosher. This series just moves code around with the goal of making > extent-tree.c smaller. I made no other changes other than moving code around, I > want to keep cleanups a separate thing _after_ we move the code around. Thanks, I had the remaining part of the previous patchset ready so I only checked that this one is the same. The export of btrfs_get_alloc_profile is in the patch "btrfs: migrate the block group read/creation code" and the 15/15 is from unrelated patchset. There were again conflicts with patches merged recently (sysfs and device stats), I made sure the changes are not lost but this again proves that large code moves need to be scheduled to the end of devel cycle.
