bcachefs: Fix redundant transaction restart
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 4 Sep 2022 05:28:51 +0000 (01:28 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:40 +0000 (17:09 -0400)
commite87b0e4a7120eeca1850666351b75bf8ceb9d5c9
treeced7bf9cd8ae26e6b500bf1ca506e2505ed64d42
parent1bb9123301834fbeb81de9e52181ba71b06a011a
bcachefs: Fix redundant transaction restart

Little bit of tidying up, this makes the counters a little bit clearer
as to what's happening.

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