diff options
author | Chris Mason <chris.mason@oracle.com> | 2008-12-15 15:54:40 -0500 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-12-15 15:54:40 -0500 |
commit | 75eff68ea6959efd999b125fc3dcf73931a3b30b (patch) | |
tree | 8467dd51761446dd3539e515055671e707b5f5a0 /fs/btrfs/file-item.c | |
parent | 42dc7babdcc99feadb04d461592ce5898a362550 (diff) | |
download | linux-75eff68ea6959efd999b125fc3dcf73931a3b30b.tar.gz linux-75eff68ea6959efd999b125fc3dcf73931a3b30b.tar.bz2 linux-75eff68ea6959efd999b125fc3dcf73931a3b30b.zip |
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>
Diffstat (limited to 'fs/btrfs/file-item.c')
0 files changed, 0 insertions, 0 deletions