diff options
| author | Qu Wenruo <wqu@suse.com> | 2020-11-13 15:51:40 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2020-12-08 17:54:13 +0300 |
| commit | f97e27e91d90243e1144030ea1dcbf4154872944 (patch) | |
| tree | ed47dba1138dba4c052d9258352de38d62b8dc4d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | e09caaf913a9d3d7fc892c0b5a85e6b2ec3728dc (diff) | |
| download | linux-f97e27e91d90243e1144030ea1dcbf4154872944.tar.xz | |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions
