OSDN Git Service

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)
commit38d5e541dd29af347d14346b41b0bbb30976b566
tree41ba976840582db5877e32fcf11001563be3e587
parentf6df27dd2707b91a0c40d579e1dbf2095da1ba43
btrfs: unexport repair_io_failure()

Function repair_io_failure() is no longer used out of extent_io.c since
commit 8b9b6f255485 ("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