Skip to content

Commit

Permalink
btrfs: check-integrity: remove btrfsic_mount() function
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Qu Wenruo authored and David Sterba committed Oct 12, 2023
1 parent 51cf580 commit af32d36
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1,601 deletions.
Loading

0 comments on commit af32d36

Please sign in to comment.