diff options
| author | Filipe Manana <[email protected]> | 2024-03-18 11:52:00 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-05-07 21:31:00 +0200 |
| commit | 7938d38b94c98e7a48ddc0a43ddf54482b940b90 (patch) | |
| tree | 585fbbe25f09c490b4926a8bd62976b71529d674 /tools/perf/scripts/python | |
| parent | 2066bbfccf4a7bb40e61475c1a2aa3e59fad9619 (diff) | |
btrfs: remove pointless readahead callback wrapper
There's no point in having a static readahead callback in inode.c that
does nothing besides calling extent_readahead() from extent_io.c.
So just remove the callback at inode.c and rename extent_readahead()
to btrfs_readahead().
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions