summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-01-06 15:09:50 +0300
committerDavid Sterba <dsterba@suse.com>2025-01-13 16:53:18 +0300
commit097a7eef61bd0366a822418b2ba074942eb00744 (patch)
tree5b901841ed167f9b43b5dfa68c8dd977b3f98683 /scripts/lib/kdoc/kdoc_files.py
parent2a9bb78cfd367fdeff74f15b1e98969912292d9e (diff)
downloadlinux-097a7eef61bd0366a822418b2ba074942eb00744.tar.xz
btrfs: uncollapse transaction aborts during renames
During renames we are grouping transaction aborts that can be due to a failure of one of several function calls. While this makes the code less verbose, it makes it harder to debug as we end up not knowing from which function call we got an error. So change this to trigger a transaction abort after each function call failure, so that when we get a transaction abort message we know exactly which function call failed, helping us to debug issues. 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/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions