diff options
| author | Josef Bacik <[email protected]> | 2008-04-09 13:33:41 +0000 |
|---|---|---|
| committer | Steven Whitehouse <[email protected]> | 2008-04-10 08:55:26 +0000 |
| commit | 16c5f06f15ad4e5a5d6e90b78ffb1ac14319e445 (patch) | |
| tree | 84204e44e0246e9a3f4db23223a5209105fde368 /net/unix/sysctl_net_unix.c | |
| parent | [GFS2] test for IS_ERR rather than 0 (diff) | |
| download | kernel-16c5f06f15ad4e5a5d6e90b78ffb1ac14319e445.tar.gz kernel-16c5f06f15ad4e5a5d6e90b78ffb1ac14319e445.zip | |
[GFS2] fix GFP_KERNEL misuses
There are several places where GFP_KERNEL allocations happen under a glock,
which will result in hangs if we're under memory pressure and go to re-enter the
fs in order to flush stuff out. This patch changes the culprits to GFS_NOFS to
keep this problem from happening. Thank you,
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Steven Whitehouse <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
