]> 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)
commitbde7c37ec4f4eb082891126bfaf761ba74fe7fc1
tree1797055060d9a2c050e6587674f72e6f3b02d41d
parent3bd45ce2127742637de91c5c6866554e9ad359f4
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