android_kernel_xiaomi_sm8350/fs/gfs2
Steven Whitehouse 0809f6ec18 GFS2: Fix recovery stuck bug (try #2)
This is a clean up of the code which deals with LM_FLAG_NOEXP
which aims to remove any possible race conditions by using
gl_spin to cover the gap between testing for the LM_FLAG_NOEXP
and the GL_FROZEN flag.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2010-08-02 10:15:17 +01:00
..
acl.c
acl.h
aops.c GFS2: Simplify gfs2_write_alloc_required 2010-07-29 09:36:56 +01:00
bmap.c GFS2: Fix typo in stuffed file data copy handling 2010-07-30 16:34:06 +01:00
bmap.h GFS2: Simplify gfs2_write_alloc_required 2010-07-29 09:36:56 +01:00
dentry.c
dir.c GFS2: remove dependency on __GFP_NOFAIL 2010-07-29 09:37:18 +01:00
dir.h
export.c
file.c GFS2: Simplify gfs2_write_alloc_required 2010-07-29 09:36:56 +01:00
gfs2.h
glock.c GFS2: Fix recovery stuck bug (try #2) 2010-08-02 10:15:17 +01:00
glock.h
glops.c
glops.h
incore.h GFS2: Wait for journal id on mount if not specified on mount command line 2010-07-29 09:36:35 +01:00
inode.c GFS2: Fix kernel NULL pointer dereference by dlm_astd 2010-07-15 09:06:25 +01:00
inode.h
Kconfig
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
Makefile
meta_io.c
meta_io.h
ops_fstype.c GFS2: Wait for journal id on mount if not specified on mount command line 2010-07-29 09:36:35 +01:00
ops_inode.c kill spurious reference to vmtruncate 2010-05-27 22:15:42 -04:00
quota.c GFS2: Simplify gfs2_write_alloc_required 2010-07-29 09:36:56 +01:00
quota.h mm: add context argument to shrinker callback 2010-07-19 14:56:17 +10:00
recovery.c
recovery.h
rgrp.c
rgrp.h
super.c GFS2: Simplify gfs2_write_alloc_required 2010-07-29 09:36:56 +01:00
super.h
sys.c GFS2: Wait for journal id on mount if not specified on mount command line 2010-07-29 09:36:35 +01:00
sys.h
trace_gfs2.h
trans.c
trans.h
util.c
util.h
xattr.c
xattr.h