commit | aac0023c2106952538414254960c51dcf0dc39e9 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Thu Jun 20 15:37:44 2019 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:03 2019 +0200 |
tree | 105b51c01bcd06df933f063b73ce6e1bd51b8bbf | |
parent | 478b4d9f0105e33cae34445d5ad2eb9798628231 [diff] |
btrfs: move basic block_group definitions to their own header This is prep work for moving all of the block group cache code into its own file. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> [ minor comment updates ] Signed-off-by: David Sterba <dsterba@suse.com>