diff options
author | 2020-04-29 03:04:10 +0200 | |
---|---|---|
committer | 2020-05-25 11:25:34 +0200 | |
commit | 2b48966a4da4bcb35f0883bc23dcaf63fcb8557f (patch) | |
tree | 29689c92015f465d12a82d0b5e8332bb5ae727d1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: remove unused map_private_extent_buffer (diff) | |
download | wireguard-linux-2b48966a4da4bcb35f0883bc23dcaf63fcb8557f.tar.xz wireguard-linux-2b48966a4da4bcb35f0883bc23dcaf63fcb8557f.zip |
btrfs: constify extent_buffer in the API functions
There are many helpers around extent buffers, found in extent_io.h and
ctree.h. Most of them can be converted to take constified eb as there
are no changes to the extent buffer structure itself but rather the
pages.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions