Skip to content
Commit 20a7db8a authored by David Sterba's avatar David Sterba
Browse files

btrfs: add dummy callback for readpage_io_failed and drop checks



Make extent_io_ops::readpage_io_failed_hook callback mandatory and
define a dummy function for btrfs_extent_io_ops. As the failed IO
callback is not performance critical, the branch vs extra trade off does
not hurt.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 20c9801d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment