bcachefs: bch2_data_update_index_update() -> bch2_trans_run()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 26 Feb 2023 22:12:05 +0000 (17:12 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:54 +0000 (17:09 -0400)
commit039c45feef4f9a46aa0ee0b5ecfafdfd4c0dde76
treec1f2543f7ebf8c6b4d832d54a97c7fb455220d61
parente07cb97460b9dd057c510e6d2294a29e72e60797
bcachefs: bch2_data_update_index_update() -> bch2_trans_run()

Convert to use the standard helper

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