aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2024-04-22 09:48:28 -0700
committerDarrick J. Wong <[email protected]>2024-04-23 16:55:19 -0700
commitb44bfc06958f49ccb611632a4fb7c7df4fdcbc06 (patch)
treebb0ec78282155688107a0060025c5c5781780240 /scripts/gdb/linux/utils.py
parent66917537522312a6e462787f0f347d6998cf7038 (diff)
xfs: fix iunlock calls in xrep_adoption_trans_alloc
If the transaction allocation in xrep_adoption_trans_alloc fails, we should drop only the locks that we took. In this case this is ILOCK_EXCL of both the orphanage and the file being repaired. Dropping any IOLOCK here is incorrect. Found by fuzzing u3.sfdir3.list[1].name = zeroes in xfs/1546. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions