On Wed, Oct 17, 2018 at 02:56:02PM +0800, Qu Wenruo wrote: > Can be fetched from github: > https://github.com/adam900710/linux/tree/refactor_find_free_extent
Can you please rebase it again, on top of current misc-4.20? Ie. the 2nd pull request. There were some fixes to the space infos, a new variable added to find_free_extent (conflict in the 1st patch) that was easy to fix, but further patches move code around and it was not a simple copy as the variable would probably need to be added to the free space ctl. This is a change beyond the level I'm confident doing during reabses and don't want to introduce a bug to your code. This should be the last rebase of this series. Things that are ready will go from topic branches to misc-next after rc1 is out. Thanks for the help.
