diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2007-10-19 09:23:07 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-25 11:03:57 -0400 |
commit | bbf0d0062da2b3e1e239e381f8ac20971ef1b2ed (patch) | |
tree | 6102eca045793cf1384d39d2fb2061f4dd3d23d8 /fs/btrfs/sysfs.c | |
parent | 0a2118dfd4c328e8823cdcfebf839dff73ac21e9 (diff) | |
download | linux-bbf0d0062da2b3e1e239e381f8ac20971ef1b2ed.tar.bz2 |
Btrfs: KM_IRQ0 usage in end_io handling
endio handling is typically called with interrupts disabled, but can
also be called with it enabled. So save interrupts before using KM_IRQ0
to be completely safe.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/sysfs.c')
0 files changed, 0 insertions, 0 deletions