diff options
author | Josef Bacik <josef@toxicpanda.com> | 2020-11-05 10:45:19 -0500 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-12-08 15:54:07 +0100 |
commit | 5d81230baa9096bd5a7ad40822505b89ca7f9dfe (patch) | |
tree | 385828b3441ffb6703f5eab4bba904717e62930c /fs/btrfs/disk-io.h | |
parent | 1b7ec85ef49057898a48b2ca1a1e33bf7c27abbe (diff) |
btrfs: pass the root owner and level around for readahead
The readahead infrastructure does raw reads of extent buffers, but we're
going to need to know their owner and level in order to set the lockdep
key properly, so plumb in the infrastructure that we'll need to have
this information when we start allocating extent buffers.
Reviewed-by: Filipe Manana <fdmanana@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/btrfs/disk-io.h')
0 files changed, 0 insertions, 0 deletions