commit | 07730d87ac7872b54efa02da5d20b42fd6bb165a | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Thu Jun 20 15:38:04 2019 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:09 2019 +0200 |
tree | bc1f9b69ef68cf9fc6eb689820e2d30460c483b3 | |
parent | 606d1bf10d7ebafdee26e8896b467b885c5233ec [diff] |
btrfs: migrate the chunk allocation code This feels more at home in block-group.c than in extent-tree.c. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com>i [ refresh ] Signed-off-by: David Sterba <dsterba@suse.com>