diff options
author | 2023-12-20 18:09:22 +0100 | |
---|---|---|
committer | 2023-12-20 21:29:41 +0100 | |
commit | e0f1f021782d6a2e719a451218554a8198c77120 (patch) | |
tree | d6b41feda58c32cbc706fb123a9bf8d58ccd5e8d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn (diff) | |
download | wireguard-linux-e0f1f021782d6a2e719a451218554a8198c77120.tar.xz wireguard-linux-e0f1f021782d6a2e719a451218554a8198c77120.zip |
gfs2: Lift withdraw check out of gfs2_ail1_empty
Lift the check for the SDF_WITHDRAWING flag out of gfs2_ail1_empty() and
into its callers. This is needed so that gfs2_flush_revokes() can drop
the sd_log_lock spinlock before triggering a withdraw if necessary.
Instead of checking for the SDF_WITHDRAWING flag, use
gfs2_withdrawing(). Also, the low-level code triggering the delayed
withdraw reports when there is a problem, so there is no need to report
that again.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions