]> git.ipfire.org Git - people/ms/linux.git/commit - fs/gfs2/log.c
gfs2: instrumentation wrt ail1 stuck
authorBob Peterson <rpeterso@redhat.com>
Thu, 26 Mar 2020 17:19:54 +0000 (12:19 -0500)
committerBob Peterson <rpeterso@redhat.com>
Fri, 27 Mar 2020 19:08:05 +0000 (14:08 -0500)
commit9592ea80ad13fe06d7848028af6c917aa1cd0aaa
tree7c8d91bf4c85ae213bb6bf64d70a8e373d39c010
parente04d339bd8b1b6c92f3bce117d35e75c508424bf
gfs2: instrumentation wrt ail1 stuck

Before this patch, if the ail1 flush got stuck for some reason, there
were no clues as to why. This patch introduces a check for getting
stuck for more than a minute, and if it happens, it dumps the items
still remaining on the ail1 list.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/log.c