bcachefs: Btree splits no longer automatically cause a transaction restart
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 24 Jul 2021 18:25:01 +0000 (14:25 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:10 +0000 (17:09 -0400)
commitb253a90d06b8a8004eeb057e82f72dc8120d972b
treed23d07b65b62e2cfdb24174aad44e1130466a130
parent955af634410cbaead0498485ac376165b0f947fb
bcachefs: Btree splits no longer automatically cause a transaction restart

With the new and improved handling of transaction restarts, this should
finally be safe.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/btree_update_leaf.c