diff options
author | 2021-06-02 09:45:17 -0400 | |
---|---|---|
committer | 2021-06-02 11:53:04 -0500 | |
commit | 6c6a1cc666956cbb3ac6db79ed401ee027e6f950 (patch) | |
tree | 2ad9092093efcb8573f601d459681748ad46c490 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: dlm: fix memory leak when fenced (diff) | |
download | linux-dev-6c6a1cc666956cbb3ac6db79ed401ee027e6f950.tar.xz linux-dev-6c6a1cc666956cbb3ac6db79ed401ee027e6f950.zip |
fs: dlm: use alloc_ordered_workqueue
The proper way to allocate ordered workqueues is to use
alloc_ordered_workqueue() function. The current way implies an ordered
workqueue which is also required by dlm.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions