diff options
| author | Christoph Hellwig <[email protected]> | 2023-05-03 17:24:37 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-06-19 13:59:28 +0200 |
| commit | 011134f444dcc4192b9945b963d4b8340db3667d (patch) | |
| tree | 26765ff8e069dabbbd4f1aa632e1b7f1239bd60a /tools/perf/scripts/python/netdev-times.py | |
| parent | 113fa05c2fa1a9ee45a31909e6d78666e426adca (diff) | |
btrfs: stop using PageError for extent_buffers
PageError is only used to limit the uptodate check in
assert_eb_page_uptodate. But we have a much more useful flag indicating
the exact condition we are about with the EXTENT_BUFFER_WRITE_ERR flag,
so use that instead and help the kernel toward eventually removing
PageError.
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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions