]> git.baikalelectronics.ru Git - kernel.git/commit
gfs2: add more timing info to journal recovery process
authorAbhi Das <adas@redhat.com>
Fri, 9 Nov 2018 15:35:14 +0000 (09:35 -0600)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 11 Dec 2018 16:50:36 +0000 (17:50 +0100)
commit0abbfe8feb53c3d080d9fe22e59e94023c0b0962
treebfd89cc77b7a025e94bd4c2793b92937527f5216
parentb99ccdbaec6a68b3ead6500059650c3bd060e34b
gfs2: add more timing info to journal recovery process

Tells you how many milliseconds map_journal_extents and find_jhead
take.

Signed-off-by: Abhi Das <adas@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/bmap.c
fs/gfs2/recovery.c