diff options
author | 2023-01-27 20:12:07 -0500 | |
---|---|---|
committer | 2024-10-18 17:35:31 -0400 | |
commit | c5df105f7da3448129b120da7dba765bc64ddb62 (patch) | |
tree | ff9f6ac4f95a9fab3642c5fba3432c125c475ad2 /scripts/gdb/linux/modules.py | |
parent | ufs: untangle ubh_...block...(), part 3 (diff) | |
download | wireguard-linux-c5df105f7da3448129b120da7dba765bc64ddb62.tar.xz wireguard-linux-c5df105f7da3448129b120da7dba765bc64ddb62.zip |
ufs_clusteracct(): switch to passing fragment number
Currently all callers pass it a block number. All of them have it derived
from a fragment number (both fragment and block numbers are within a cylinder
group, and thus 32bit). Pass it the fragment number instead; none of the
callers has other uses for the block number, so that ends up with cleaner
code.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions