bcachefs: Use bch2_trans_do() in bch2_btree_key_cache_journal_flush()
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 23 Jul 2021 22:26:38 +0000 (18:26 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:09 +0000 (17:09 -0400)
commita6eba44b889f9da03ff701f9676297148ed5dcc3
treee7d312dbb5d62b0943e5ef37d66a56b93dd0df60
parented5580b43b083a96fe2cbcf6b1cfe340fa52fca2
bcachefs: Use bch2_trans_do() in bch2_btree_key_cache_journal_flush()

We're working to standardize handling of transaction restarts.

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