]> git.ipfire.org Git - thirdparty/bacula.git/commit
Fix VolEncrypted in get_scratch_volume()
authorAlain Spineux <alain@baculasystems.com>
Tue, 15 Nov 2022 15:11:41 +0000 (16:11 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:57:00 +0000 (13:57 +0200)
commit943c34f915a500e9f206f2f50698ae4e2f05da63
tree92c630ea48572d91916d1ef6fb6c7e3254aeb212
parenta9f6973c3ea46003ccaab4339706ae99f2b192a6
Fix VolEncrypted in get_scratch_volume()

- get_scratch_volume() was not using the right VolEncrypted value for
  the SQL query
- this fix tests :
failed   651s  tests/copy-uncopied-test
failed   651s  tests/copy-volume-test
failed   651s  tests/next-vol-test
failed    69s  tests/verify-data-test
failed   651s  tests/scratchpool-pool-test
bacula/src/dird/next_vol.c