1
0
Fork 0
remarkable-linux/fs/gfs2/locking
Josef Bacik 16c5f06f15 [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 <jbacik@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2008-04-10 09:55:26 +01:00
..
dlm [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
nolock [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00