commit | fc471cb0c8f0016ac7ec5cc3e329c5e23d83d593 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Tue Jun 18 16:09:17 2019 -0400 |
committer | David Sterba <dsterba@suse.com> | Tue Jul 02 12:30:51 2019 +0200 |
tree | e1051a87d0fca36fd88f1a11e092fd12075b57b8 | |
parent | 8719aaae8d696bf0c73f74e6d6cc75451b50d5df [diff] |
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc Really we just need the enum, but as we break more things up it'll help to have this external to extent-tree.c. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>