diff options
author | Jeff Layton <[email protected]> | 2020-10-06 08:38:20 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2020-12-14 23:21:46 +0100 |
commit | aa5c791053c7deecded06f6525fc6e917cb2061b (patch) | |
tree | c636d72629ad790449ac88cbd4d51eec5f8de041 /scripts/gdb/linux/tasks.py | |
parent | dc167e38a014e04e4484b969ee05765232249b0d (diff) |
ceph: make fsc->mount_state an int
This field is an unsigned long currently, which is a bit of a waste on
most arches since this just holds an enum. Make it (signed) int instead.
Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: Xiubo Li <[email protected]>
Reviewed-by: "Yan, Zheng" <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions