btrfs: temporarily export inc_block_group_ro
This is used in a few logical parts of the block group code, temporarily export it so we can move things in pieces. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:

committed by
David Sterba

parent
9f21246d8c
commit
3b2a78f21d
@@ -185,4 +185,6 @@ static inline int btrfs_block_group_cache_done(
|
||||
cache->cached == BTRFS_CACHE_ERROR;
|
||||
}
|
||||
|
||||
int __btrfs_inc_block_group_ro(struct btrfs_block_group_cache *cache, int force);
|
||||
|
||||
#endif /* BTRFS_BLOCK_GROUP_H */
|
||||
|
Reference in New Issue
Block a user