bcachefs: fold bch2_trans_update_by_path_trace() into callers
authorBrian Foster <bfoster@redhat.com>
Wed, 19 Jul 2023 12:53:04 +0000 (08:53 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:08 +0000 (17:10 -0400)
commit78623ee0d0d72c497967be41277f022c0052631c
tree44b98fd088d3bfcab369b6451e69c3ae72f144cf
parenta2437bba0561e94abe2f9254297b25ca13c92c23
bcachefs: fold bch2_trans_update_by_path_trace() into callers

There is only one other caller so eliminate some boilerplate.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_update_leaf.c