From: Kent Overstreet Date: Fri, 28 Jun 2024 17:27:54 +0000 (-0400) Subject: bcachefs: Delete old faulty bch2_trans_unlock() call X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=84db60001619b08e336a9e0d2344e71cec9011d1;p=users%2Fjedix%2Flinux-maple.git bcachefs: Delete old faulty bch2_trans_unlock() call the unlock is now in read_extent, this fixes an assertion pop in read_from_stale_dirty_pointer() Signed-off-by: Kent Overstreet --- diff --git a/fs/bcachefs/io_read.c b/fs/bcachefs/io_read.c index c97fa7002b06..2a5c4371f6f8 100644 --- a/fs/bcachefs/io_read.c +++ b/fs/bcachefs/io_read.c @@ -389,7 +389,6 @@ retry: bch2_bkey_buf_reassemble(&sk, c, k); k = bkey_i_to_s_c(sk.k); - bch2_trans_unlock(trans); if (!bch2_bkey_matches_ptr(c, k, rbio->pick.ptr,