linux/fs/gfs2
David Teigland 2402211a83 dlm: move plock code from gfs2
Move the code that handles cluster posix locks from gfs2 into the dlm
so that it can be used by both gfs2 and ocfs2.

Signed-off-by: David Teigland <teigland@redhat.com>
2008-04-21 11:22:28 -05:00
..
locking dlm: move plock code from gfs2 2008-04-21 11:22:28 -05:00
Kconfig [GFS2] Need to ensure that sector_t is 64bits for GFS2 2008-03-31 10:41:25 +01:00
Makefile
acl.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
acl.h
bmap.c [GFS2] Streamline quota lock/check for no-quota case 2008-03-31 10:41:36 +01:00
bmap.h
daemon.c
daemon.h
dir.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
dir.h
eaops.c
eaops.h
eattr.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
eattr.h
gfs2.h
glock.c [GFS2] Invalidate cache at correct point 2008-03-31 10:41:44 +01:00
glock.h [GFS2] Fix a page lock / glock deadlock 2008-03-31 10:41:12 +01:00
glops.c
glops.h
incore.h [GFS2] Invalidate cache at correct point 2008-03-31 10:41:44 +01:00
inode.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
inode.h [GFS2] Eliminate (almost) duplicate field from gfs2_inode 2008-03-31 10:40:55 +01:00
locking.c
log.c [GFS2] fix assertion in log_refund() 2008-04-18 08:36:09 +01:00
log.h
lops.c
lops.h
main.c
meta_io.c
meta_io.h
mount.c
mount.h
ops_address.c [GFS2] Streamline quota lock/check for no-quota case 2008-03-31 10:41:36 +01:00
ops_address.h
ops_dentry.c [GFS2] Fix a page lock / glock deadlock 2008-03-31 10:41:12 +01:00
ops_dentry.h
ops_export.c [GFS2] test for IS_ERR rather than 0 2008-03-31 10:41:46 +01:00
ops_file.c [GFS2] Streamline quota lock/check for no-quota case 2008-03-31 10:41:36 +01:00
ops_fstype.c [GFS2] Invalidate cache at correct point 2008-03-31 10:41:44 +01:00
ops_fstype.h
ops_inode.c [GFS2] Streamline quota lock/check for no-quota case 2008-03-31 10:41:36 +01:00
ops_inode.h [GFS2] remove gfs2_dev_iops 2008-03-31 10:41:20 +01:00
ops_super.c
ops_super.h
quota.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
quota.h [GFS2] Streamline quota lock/check for no-quota case 2008-03-31 10:41:36 +01:00
recovery.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
recovery.h
rgrp.c [GFS2] Faster gfs2_bitfit algorithm 2008-03-31 10:41:39 +01:00
rgrp.h [GFS2] Add extent allocation to block allocator 2008-03-31 10:40:47 +01:00
super.c [GFS2] fix GFP_KERNEL misuses 2008-04-10 09:55:26 +01:00
super.h
sys.c
sys.h
trans.c [GFS2] Update gfs2_trans_add_unrevoke to accept extents 2008-03-31 10:40:42 +01:00
trans.h [GFS2] Update gfs2_trans_add_unrevoke to accept extents 2008-03-31 10:40:42 +01:00
util.c
util.h