mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
42dc7babdc
commit
75eff68ea6
2 changed files with 26 additions and 20 deletions
Loading…
Add table
Add a link
Reference in a new issue