diff options
author | Josef Bacik <josef@toxicpanda.com> | 2020-03-14 00:09:54 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-03-23 19:03:50 +0300 |
commit | d7ff00f6082c8578a26d75f2ca1aa28b8f05901e (patch) | |
tree | 8ebc8fb4d2ac90272ebfa310e1ea9e6e89085d2b /fs/affs | |
parent | cd22a51c6650f567f297215dd7c47c3401ee7290 (diff) | |
download | linux-d7ff00f6082c8578a26d75f2ca1aa28b8f05901e.tar.xz |
btrfs: do not readahead in build_backref_tree
Here we are just searching down to the bytenr we're building the backref
tree for, and all of it's paths to the roots. These bytenrs are not
guaranteed to be anywhere near each other, so readahead just generates
extra latency.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/affs')
0 files changed, 0 insertions, 0 deletions