linux/fs/gfs2
Eric Sandeen 46fcb2ed29 GFS2: combine duplicated block freeing routines
__gfs2_free_data and __gfs2_free_meta are almost identical, and
can be trivially combined.

[This is as per Eric's original patch minus gfs2_free_data() which had
 no callers left and plus the conversion of the bmap.c calls to these
 functions. All in all, a nice clean up]

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2011-07-15 09:32:52 +01:00
..
acl.c
acl.h
aops.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
bmap.c GFS2: combine duplicated block freeing routines 2011-07-15 09:32:52 +01:00
bmap.h
dentry.c
dir.c GFS2: Cache dir hash table in a contiguous buffer 2011-07-15 09:31:48 +01:00
dir.h GFS2: Cache dir hash table in a contiguous buffer 2011-07-15 09:31:48 +01:00
export.c
file.c GFS2: Add S_NOSEC support 2011-07-15 09:32:35 +01:00
gfs2.h
glock.c GFS2: Automatically adjust glock min hold time 2011-07-15 09:32:11 +01:00
glock.h GFS2: Automatically adjust glock min hold time 2011-07-15 09:32:11 +01:00
glops.c GFS2: Add S_NOSEC support 2011-07-15 09:32:35 +01:00
glops.h
incore.h GFS2: Automatically adjust glock min hold time 2011-07-15 09:32:11 +01:00
inode.c
inode.h
Kconfig
lock_dlm.c
log.c GFS2: Resolve inode eviction and ail list interaction bug 2011-07-14 08:59:44 +01:00
log.h
lops.c
lops.h
main.c GFS2: Cache dir hash table in a contiguous buffer 2011-07-15 09:31:48 +01:00
Makefile
meta_io.c
meta_io.h
ops_fstype.c GFS2: Add S_NOSEC support 2011-07-15 09:32:35 +01:00
quota.c
quota.h
recovery.c
recovery.h
rgrp.c GFS2: combine duplicated block freeing routines 2011-07-15 09:32:52 +01:00
rgrp.h GFS2: combine duplicated block freeing routines 2011-07-15 09:32:52 +01:00
super.c GFS2: Cache dir hash table in a contiguous buffer 2011-07-15 09:31:48 +01:00
super.h
sys.c GFS2: Fix race during filesystem mount 2011-07-12 09:15:46 +01:00
sys.h
trace_gfs2.h
trans.c
trans.h
util.c
util.h
xattr.c
xattr.h