remarkable-linux/fs/gfs2/locking/dlm
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
..
lock.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
lock_dlm.h [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops 2008-03-31 10:41:09 +01:00
main.c [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops 2008-03-31 10:41:09 +01:00
Makefile [GFS2] Fix bug in Makefiles for lock modules 2006-09-27 12:20:06 -04:00
mount.c [GFS2] tidy up error message 2008-01-25 08:08:04 +00:00
plock.c [GFS2] use pid for plock owner for nfs clients 2008-01-25 08:08:23 +00:00
sysfs.c [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops 2008-03-31 10:41:09 +01:00
thread.c [GFS2] Invalidate cache at correct point 2008-03-31 10:41:44 +01:00