aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorBob Peterson <[email protected]>2022-08-30 13:52:13 -0500
committerAndreas Gruenbacher <[email protected]>2022-09-20 17:53:54 +0200
commit74b1b10e29b1f25e1a081fa82733baea65429d53 (patch)
tree6a3a06b1997cc37af096cdceaf8d3489a08aa4b7 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent670f8ce56dd0632dc29a0322e188cc73ce3c6b92 (diff)
gfs2: Register fs after creating workqueues
Before this patch, the gfs2 file system was registered prior to creating the three workqueues. In some cases this allowed dlm to send recovery work to a workqueue that did not yet exist because gfs2 was still initializing. This patch changes the order of gfs2's initialization routine so it only registers the file system after the work queues are created. Signed-off-by: Bob Peterson <[email protected]> Signed-off-by: Andreas Gruenbacher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions