bcachefs: Don't block on ec_stripe_head_lock with btree locks held
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 18 Feb 2023 02:04:46 +0000 (21:04 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:53 +0000 (17:09 -0400)
commitaf0ee5bcf3012be753ab15ce9c27971e5b34bd74
tree6f019d4385ef81763211657469f456f9ac63263b
parent6623c0fcdffe22db466ec38c5f9f4b3a44c33003
bcachefs: Don't block on ec_stripe_head_lock with btree locks held

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