diff options
| author | Christoph Hellwig <[email protected]> | 2023-05-03 17:24:36 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-06-19 13:59:28 +0200 |
| commit | 113fa05c2fa1a9ee45a31909e6d78666e426adca (patch) | |
| tree | 77ffc202849bbacd53ef1278a54c41eb2abb7744 /tools/perf/scripts/python | |
| parent | 31d89399dad0cf5524bd0e4e2c2827ae7004b2ca (diff) | |
btrfs: remove the io_pages field in struct extent_buffer
No need to track the number of pages under I/O now that each
extent_buffer is read and written using a single bio. For the
read side we need to grab an extra reference for the duration of
the I/O to prevent eviction, though.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Christoph Hellwig <[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