On Wed, Jan 23, 2019 at 03:15:11PM +0800, Qu Wenruo wrote: > Qu Wenruo (6): > btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots() > btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap() > btrfs: qgroup: Introduce per-root swapped blocks infrastructure > btrfs: qgroup: Use delayed subtree rescan for balance > btrfs: qgroup: Cleanup old subtree swap code
The above patches have been merged to misc-next, with a few small updates to changelogs, comments or coding style that I found during the last pass. Any updates please send as incremental patches, thanks. I've folded the IS_ERR/PTR_ERR(subvol_eb) fix too.