aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2021-06-18 11:57:06 -0700
committerDarrick J. Wong <[email protected]>2021-06-21 10:12:46 -0700
commit10be350b8c6c426b82d4df937f25b37eabdc3d67 (patch)
tree752b1cb8ea2c3ac3f1f67f73cfbadcf6c512db0b /scripts/gdb/linux/tasks.py
parent77b4d2861e8381d00e4b9bd1be2a355dda99ff60 (diff)
xfs: fix type mismatches in the inode reclaim functions
It's currently unlikely that we will ever end up with more than 4 billion inodes waiting for reclamation, but the fs object code uses long int for object counts and we're certainly capable of generating that many. Instead of truncating the internal counters, widen them and report the object counts correctly. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Chandan Babu R <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions