]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Pop all the transactions from the abort one
authorAlan Huang <mmpgouride@gmail.com>
Wed, 2 Oct 2024 19:06:33 +0000 (03:06 +0800)
committerKent Overstreet <kent.overstreet@linux.dev>
Tue, 14 Jan 2025 15:45:25 +0000 (10:45 -0500)
commit5dd21b27121985cef0642d0cb89cfd749393b727
tree78b9d63a12a29701e825362ca59b8bcf0c115b4d
parentb169138d482980d31207c2d1706a2be2529978cf
bcachefs: Pop all the transactions from the abort one

The transaction is going to abort, so there will be no cycle involving
this transaction anymore.

Signed-off-by: Alan Huang <mmpgouride@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_locking.c