kernel_optimize_test/fs/gfs2
Abhi Das 5e86d9d122 gfs2: time journal recovery steps accurately
This patch spits out the time taken by the various steps in the
journal recover process. Previously, the journal recovery time
didn't account for finding the journal head in the log which takes
up a significant portion of time.

Signed-off-by: Abhi Das <adas@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2018-03-29 10:41:27 -07:00
..
acl.c
acl.h
aops.c GFS2: Only set PageChecked for jdata pages 2018-03-08 09:26:20 -07:00
bmap.c gfs2: Zero out fallocated blocks in fallocate_chunk 2018-03-29 06:50:32 -07:00
bmap.h
dentry.c
dir.c gfs2: Dirty source inode during rename 2018-03-08 09:26:20 -07:00
dir.h
export.c
file.c gfs2: Zero out fallocated blocks in fallocate_chunk 2018-03-29 06:50:32 -07:00
gfs2.h
glock.c gfs2: Glock dump performance regression fix 2018-02-01 11:27:11 -07:00
glock.h
glops.c
glops.h
incore.h gfs2: Zero out fallocated blocks in fallocate_chunk 2018-03-29 06:50:32 -07:00
inode.c gfs2: Dirty source inode during rename 2018-03-08 09:26:20 -07:00
inode.h
Kconfig
lock_dlm.c
log.c GFS2: Make function gfs2_remove_from_ail static 2018-03-08 09:26:20 -07:00
log.h GFS2: Make function gfs2_remove_from_ail static 2018-03-08 09:26:20 -07:00
lops.c
lops.h
main.c
Makefile
meta_io.c
meta_io.h
ops_fstype.c
quota.c
quota.h gfs2: Fix fallocate chunk size 2018-03-08 09:26:20 -07:00
recovery.c gfs2: time journal recovery steps accurately 2018-03-29 10:41:27 -07:00
recovery.h
rgrp.c
rgrp.h
super.c
super.h
sys.c
sys.h
trace_gfs2.h gfs2: gfs2_iomap_end tracepoint: log block address 2018-03-15 07:17:17 -07:00
trans.c
trans.h
util.c
util.h
xattr.c
xattr.h