diff options
author | Qu Wenruo <wqu@suse.com> | 2023-09-08 09:42:14 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 17:44:05 +0300 |
commit | 51cf580c23627de4eaf3d96b8ea7275770bacf6d (patch) | |
tree | 34a6746ae25bcd3df1b69a9fbdcad95cb2ded130 /fs/btrfs/dev-replace.c | |
parent | 150cce2d9fbe0acb48da737f8ea443d8b0847b72 (diff) | |
download | linux-51cf580c23627de4eaf3d96b8ea7275770bacf6d.tar.xz |
btrfs: check-integrity: remove btrfsic_check_bio() function
The function btrfsic_check_bio() 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