kernel_optimize_test/fs/gfs2
Bob Peterson 4327a9bf71 GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode
Since we now have a dirty_inode that takes care of manipulating the
inode buffer and writing from the inode to the buffer, we can
eliminate some unnecessary buffer manipulations in gfs2_unlink_inode
that are now redundant.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2012-11-13 09:55:26 +00:00
..
acl.c
acl.h
aops.c GFS2: Add Orlov allocator 2012-11-07 13:33:17 +00:00
bmap.c GFS2: Fix truncation of journaled data files 2012-11-13 09:50:28 +00:00
bmap.h
dentry.c
dir.c GFS2: Use dirty_inode in gfs2_dir_add 2012-11-13 09:54:54 +00:00
dir.h
export.c tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 2012-10-09 23:33:55 -04:00
file.c GFS2: Add Orlov allocator 2012-11-07 13:33:17 +00:00
gfs2.h
glock.c GFS2: Rename glops go_xmote_th to go_sync 2012-11-07 13:31:57 +00:00
glock.h GFS2: Review bug traps in glops.c 2012-11-07 13:31:07 +00:00
glops.c GFS2: Rename glops go_xmote_th to go_sync 2012-11-07 13:31:57 +00:00
glops.h
incore.h GFS2: Rename glops go_xmote_th to go_sync 2012-11-07 13:31:57 +00:00
inode.c GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode 2012-11-13 09:55:26 +00:00
inode.h
Kconfig
lock_dlm.c
log.c
log.h
lops.c GFS2: Test bufdata with buffer locked and gfs2_log_lock held 2012-11-07 09:43:03 +00:00
lops.h
main.c
Makefile
meta_io.c
meta_io.h
ops_fstype.c GFS2: Speed up gfs2_rbm_from_block 2012-11-07 13:31:36 +00:00
quota.c GFS2: Add Orlov allocator 2012-11-07 13:33:17 +00:00
quota.h
recovery.c
recovery.h
rgrp.c GFS2: Add Orlov allocator 2012-11-07 13:33:17 +00:00
rgrp.h GFS2: Add Orlov allocator 2012-11-07 13:33:17 +00:00
super.c GFS2: Don't call file_accessed() with a shared glock 2012-11-07 09:42:49 +00:00
super.h
sys.c
sys.h
trace_gfs2.h GFS2: Improve block reservation tracing 2012-09-24 10:47:20 +01:00
trans.c GFS2: Test bufdata with buffer locked and gfs2_log_lock held 2012-11-07 09:43:03 +00:00
trans.h
util.c
util.h
xattr.c GFS2: Add Orlov allocator 2012-11-07 13:33:17 +00:00
xattr.h