]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: migrate the chunk allocation code
authorJosef Bacik <josef@toxicpanda.com>
Thu, 20 Jun 2019 19:38:04 +0000 (15:38 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Sep 2019 12:59:09 +0000 (14:59 +0200)
commit2f26633609396841a856ac7bf1fd0d50b2c09a44
treebc1f9b69ef68cf9fc6eb689820e2d30460c483b3
parent76b9d93eac8096f2561a9529426ab0dbae273c19
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>
fs/btrfs/block-group.c
fs/btrfs/block-group.h
fs/btrfs/ctree.h
fs/btrfs/delalloc-space.c
fs/btrfs/extent-tree.c