]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: unexport the temporary exported functions
authorJosef Bacik <josef@toxicpanda.com>
Thu, 20 Jun 2019 19:38:07 +0000 (15:38 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Sep 2019 12:59:10 +0000 (14:59 +0200)
commit0f9827fe6d82ca56f29cecbcffb0ba6082219a1b
tree1797055060d9a2c050e6587674f72e6f3b02d41d
parent181cd4760444c7ea6433b324dfb5353b44bda564
btrfs: unexport the temporary exported functions

These were renamed and exported to facilitate logical migration of
different code chunks into block-group.c.  Now that all the users are in
one file go ahead and rename them back, move the code around, and make
them static.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/block-group.c
fs/btrfs/block-group.h