bcachefs: Pass device to bch2_alloc_write_key()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 30 Apr 2024 19:44:24 +0000 (15:44 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 8 May 2024 21:29:22 +0000 (17:29 -0400)
commitf5faf43f853abb40255059d2b5133699c8528eaa
tree543537dedbf9e9677051b28633fc56308a107af6
parent23f308ae19d345c8fc022edc5aae9a0af172ad73
bcachefs: Pass device to bch2_alloc_write_key()

More elimating bch2_dev_bkey_exists()

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