commit | 9592ea80ad13fe06d7848028af6c917aa1cd0aaa | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Thu Mar 26 12:19:54 2020 -0500 |
committer | Bob Peterson <rpeterso@redhat.com> | Fri Mar 27 14:08:05 2020 -0500 |
tree | 7c8d91bf4c85ae213bb6bf64d70a8e373d39c010 | |
parent | e04d339bd8b1b6c92f3bce117d35e75c508424bf [diff] |
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>