linux/fs/gfs2
Steven Whitehouse df3647b245 GFS2: Fix freeze issue
This removes some old code that was causing issues during
filesystem freeze.

Reported-by: Andrew Price <andy@andrewprice.me.uk>
Tested-by: Andrew Price <andy@andrewprice.me.uk>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2009-03-24 11:31:30 +00:00
..
Kconfig
Makefile
acl.c
acl.h
bmap.c
bmap.h
dir.c
dir.h
eaops.c
eaops.h
eattr.c
eattr.h
gfs2.h
glock.c GFS2: Add a "demote a glock" interface to sysfs 2009-03-24 11:21:22 +00:00
glock.h
glops.c GFS2: Clean up of glops.c 2009-03-24 11:21:27 +00:00
glops.h GFS2: Add a "demote a glock" interface to sysfs 2009-03-24 11:21:22 +00:00
incore.h GFS2: Fix locking bug in failed shared to exclusive conversion 2009-03-24 11:21:26 +00:00
inode.c
inode.h
lock_dlm.c GFS2: Fix locking bug in failed shared to exclusive conversion 2009-03-24 11:21:26 +00:00
log.c
log.h
lops.c
lops.h
main.c
meta_io.c GFS2: Clean up of glops.c 2009-03-24 11:21:27 +00:00
meta_io.h GFS2: Clean up of glops.c 2009-03-24 11:21:27 +00:00
mount.c GFS2: Support quota/noquota mount arguments 2009-03-24 11:21:23 +00:00
ops_address.c GFS2: Pagecache usage optimization on GFS2 2009-03-24 11:21:25 +00:00
ops_address.h
ops_dentry.c
ops_export.c
ops_file.c Fix a minor bug in the previous patch 2009-03-24 11:21:27 +00:00
ops_fstype.c GFS2: Clean up of glops.c 2009-03-24 11:21:27 +00:00
ops_inode.c
ops_super.c
quota.c
quota.h
recovery.c
recovery.h
rgrp.c GFS2: fix sparse warning: Should it be static? 2009-03-24 11:21:25 +00:00
rgrp.h
super.c GFS2: Fix freeze issue 2009-03-24 11:31:30 +00:00
super.h
sys.c GFS2: Add a "demote a glock" interface to sysfs 2009-03-24 11:21:22 +00:00
sys.h
trans.c
trans.h
util.c
util.h