android_kernel_xiaomi_sm7250/fs/gfs2/locking/nolock
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
..
main.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
Makefile [GFS2] Fix bug in Makefiles for lock modules 2006-09-27 12:20:06 -04:00