diff options
author | 2024-10-03 03:06:32 +0800 | |
---|---|---|
committer | 2025-01-14 10:45:18 -0500 | |
commit | b169138d482980d31207c2d1706a2be2529978cf (patch) | |
tree | c3b1547efb4c88703e58d44d497e6a9b1364c9fe /scripts/generate_rust_analyzer.py | |
parent | bcachefs: Introduce lock_graph_pop_from (diff) | |
download | wireguard-linux-b169138d482980d31207c2d1706a2be2529978cf.tar.xz wireguard-linux-b169138d482980d31207c2d1706a2be2529978cf.zip |
bcachefs: Only abort the transactions in the cycle
When the cycle doesn't involve the initiator of the cycle detection,
we might choose a transaction that is not involved in the cycle to abort.
It shouldn't be that since it won't break the cycle, this patch
therefore chooses the transaction in the cycle to abort.
Signed-off-by: Alan Huang <mmpgouride@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions