Skip to content
Commit 627e421a authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: fix worker thread double spin_lock_irq



The exit-on-idle code for async worker threads was incorrectly
calling spin_lock_irq with interrupts already off.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 3e99d8eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment