diff options
author | Sunil Mushran <sunil.mushran@oracle.com> | 2011-02-21 14:25:25 -0800 |
---|---|---|
committer | Joel Becker <jlbec@evilplan.org> | 2011-02-22 01:35:30 -0800 |
commit | 770c4d81e0d2ca45516ddc9ae0a69565790b5533 (patch) | |
tree | 8a7fed6cf0b3870efacfbbaeb47929edd438494b /fs/ocfs2/dir.c | |
parent | 1936a267f1b5a32d4a846608fdcce82ca0f6ac8e (diff) | |
download | linux-770c4d81e0d2ca45516ddc9ae0a69565790b5533.tar.bz2 |
ocfs2/dlm: Move kmalloc() outside the spinlock
In dlm_query_region_handler(), move the kmalloc outside the spinlock.
This allows us to use GFP_KERNEL instead of GFP_ATOMIC.
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <jlbec@evilplan.org>
Diffstat (limited to 'fs/ocfs2/dir.c')
0 files changed, 0 insertions, 0 deletions