aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2018-05-11 05:35:25 +0000
committerDavid Sterba <[email protected]>2018-05-28 16:07:36 +0000
commit21a852b01820bdb543df2728cf2f39ecf565255d (patch)
treef26aefee48ee6c5a6ee2f3f13dcea4d41a3294ef /fs/btrfs/dev-replace.c
parentbtrfs: Remove fs_info argument from populate_free_space_tree (diff)
downloadkernel-21a852b01820bdb543df2728cf2f39ecf565255d.tar.gz
kernel-21a852b01820bdb543df2728cf2f39ecf565255d.zip
btrfs: Move btrfs_check_super_valid() to avoid forward declaration
Move btrfs_check_super_valid() before its single caller to avoid forward declaration. Though such code motion is not recommended as it pollutes git history, in this case the following patches would need to add new forward declarations for static functions that we want to avoid. Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions