diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2023-08-11 16:00:10 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2023-09-05 15:58:16 +0200 |
commit | db77789bae7e33b458220110f189f2381f19362b (patch) | |
tree | 52f6aa50738e5b8aeaac0c3ce411222eae3c03a4 /tools/perf/scripts/python | |
parent | b6b8f72a11b9d0d7badc7b51030f7fecf695fd79 (diff) |
gfs2: journal flush threshold fixes and cleanup
Commit f07b35202148 ("GFS2: Made logd daemon take into account log
demand") changed gfs2_ail_flush_reqd() and gfs2_jrnl_flush_reqd() to
take sd_log_blks_needed into account, but the checks in
gfs2_log_commit() were not updated correspondingly.
Once that is fixed, gfs2_jrnl_flush_reqd() and gfs2_ail_flush_reqd() can
be used in gfs2_log_commit(). Make those two helpers available to
gfs2_log_commit() by defining them above gfs2_log_commit().
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions