diff options
author | Qu Wenruo <wqu@suse.com> | 2023-09-08 08:42:15 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 16:44:05 +0200 |
commit | af32d3632e7d2031f6581fe6297d39cdb6255893 (patch) | |
tree | 0735fce63076522c6a39128589433777dd80af4a /fs/btrfs/dev-replace.c | |
parent | btrfs: check-integrity: remove btrfsic_check_bio() function (diff) | |
download | linux-af32d3632e7d2031f6581fe6297d39cdb6255893.tar.xz linux-af32d3632e7d2031f6581fe6297d39cdb6255893.zip |
btrfs: check-integrity: remove btrfsic_mount() function
The function btrfsic_mount() is part of the deprecated check-integrity
functionality.
Now let's remove the main entry point of check-integrity, and thankfully
most of the check-integrity code is self-contained inside
check-integrity.c, we can safely remove the function without huge
changes to btrfs code base.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions