]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: unexport repair_io_failure()
authorQu Wenruo <wqu@suse.com>
Fri, 3 Sep 2021 12:45:14 +0000 (20:45 +0800)
committerDavid Sterba <dsterba@suse.com>
Tue, 26 Oct 2021 17:08:01 +0000 (19:08 +0200)
commit4f05cd7a31e4f278ebcf2151b04f364386b000b5
tree41ba976840582db5877e32fcf11001563be3e587
parenta56f25947f04c150e42897fa974fef27c6539dca
btrfs: unexport repair_io_failure()

Function repair_io_failure() is no longer used out of extent_io.c since
commit 6d35177cd9af ("btrfs: scrub: cleanup the remaining nodatasum
fixup code"), which removes the last external caller.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h