]> git.ipfire.org Git - people/ms/linux.git/commit - fs/btrfs/block-group.c
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)
commite11c0406ad1bb602e1e880fa4ff37dadb716639d
tree1797055060d9a2c050e6587674f72e6f3b02d41d
parent3e43c279e824889dacd5321505a88506e8c772e3
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