bcachefs: bch2_trans_update_get_key_cache()
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 11 Sep 2023 23:50:42 +0000 (19:50 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:12 +0000 (17:10 -0400)
commitcbf57db53f311b09de2c17b514e104d421d72871
treedd83a0aff4a3a17a7d4110aca8481d1e38e18ca8
parentaef32bf7cc040fc770199f0c1a0a2cd26f164f45
bcachefs: bch2_trans_update_get_key_cache()

Factor out a slowpath into a separate function.

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