Skip to content
Commit 58dc4ce4 authored by David Sterba's avatar David Sterba
Browse files

btrfs: remove unused parameter from readahead_tree_block



The parent_transid parameter has been unused since its introduction in
ca7a79ad ("Pass down the expected generation number when reading
tree blocks").  In reada_tree_block, it was even wrongly set to leafsize.
Transid check is done in the proper read and readahead ignores errors.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.cz>
parent 1d52c78a
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