commit | 2e405ad842546a1a37aaa586d5140d071cb1f802 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Thu Jun 20 15:37:45 2019 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:04 2019 +0200 |
tree | 42299ec8e870e4953d7b5b6a498d61ed652f3d33 | |
parent | aac0023c2106952538414254960c51dcf0dc39e9 [diff] |
btrfs: migrate the block group lookup code Move these bits first as they are the easiest to move. Export two of the helpers so they can be moved all at once. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> [ minor style updates ] Signed-off-by: David Sterba <dsterba@suse.com>