Bob Peterson 8221894305 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>
2021-01-25 08:08:44 -05:00
..
2019-07-03 14:45:18 +02:00
2020-08-10 18:22:43 -07:00
2020-12-01 00:25:21 +01:00
2020-06-05 21:24:25 +02:00