Skip to content
Commit 75eff68e authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Don't use spin*lock_irq for the delalloc lock



The delalloc lock doesn't need to have irqs disabled, nobody that
changes the number of delalloc bytes in the FS is running with irqs off.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 42dc7bab
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