summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-09-01 12:13:48 +0100
committerDavid Sterba <dsterba@suse.com>2025-09-23 08:49:20 +0200
commit2ac70946621ff3d90eb84d2e3b74563f4154f24c (patch)
tree06a007d4be16097cead6d64a72f59c004857d9e9 /scripts/gdb/linux/modules.py
parent2a13cfc949e591702f1288d62c691099c67e04ca (diff)
btrfs: add current log leaf, key and slot to struct walk_control
A lot of the log replay functions get passed the current log leaf being processed as well as the current slot and the key at that slot. Instead of passing them as parameters, add them to struct walk_control so that we reduce the numbers of parameters. This is also going to be needed to further changes that improve error reporting during log replay. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions