diff options
author | 2021-01-21 10:10:26 -0500 | |
---|---|---|
committer | 2021-01-25 08:08:44 -0500 | |
commit | 82218943058d5e3fe692a38b5a549479738dab33 (patch) | |
tree | b61c5d35b664dc8c89c765cf50192da66b7213e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: fix glock confusion in function signal_our_withdraw (diff) | |
download | wireguard-linux-82218943058d5e3fe692a38b5a549479738dab33.tar.xz wireguard-linux-82218943058d5e3fe692a38b5a549479738dab33.zip |
gfs2: keep bios separate for each journal
The recovery func can recover multiple journals, but they were all using
the same bio. This resulted in use-after-free related to sdp->sd_log_bio.
This patch moves the variable to the journal descriptor, jd, so that
every recovery can operate on its own bio. And hopefully we never run out.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions