diff options
author | 2020-11-13 20:51:40 +0800 | |
---|---|---|
committer | 2020-12-08 15:54:13 +0100 | |
commit | f97e27e91d90243e1144030ea1dcbf4154872944 (patch) | |
tree | ed47dba1138dba4c052d9258352de38d62b8dc4d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: introduce helper to handle page status update in end_bio_extent_readpage() (diff) | |
download | linux-rng-f97e27e91d90243e1144030ea1dcbf4154872944.tar.xz linux-rng-f97e27e91d90243e1144030ea1dcbf4154872944.zip |
btrfs: use fixed width int type for extent_state::state
Currently the type is unsigned int which could change its width
depending on the architecture. We need up to 32 bits so make it
explicit.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.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