]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: unlock_long() before resort in journal replay
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 20 Aug 2024 16:10:33 +0000 (12:10 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 Aug 2024 06:07:23 +0000 (02:07 -0400)
commit1dceae4cc12aa6389d9a8706f0d2a94d1679e79d
tree53410235756e085ebb69d55e9e7fc509fc7fca78
parentcecc328240609df17395dfd0ea03cc813d8be36d
bcachefs: unlock_long() before resort in journal replay

Fix another SRCU splat - this one pretty harmless.

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