]> git.ipfire.org Git - thirdparty/bacula.git/commit
Fix Verify job issue with offset stream and compressed blocks
authorEric Bollengier <eric@baculasystems.com>
Tue, 23 Feb 2021 09:01:38 +0000 (10:01 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:02 +0000 (09:03 +0100)
commitfdd3fef72ab9c9464f2ce8023f7b1819985bb87c
tree3e981649bb0ce90d872fd81eadda00d51f794275
parent04a2d104da3373910eea499fd60937b637460ccf
Fix Verify job issue with offset stream and compressed blocks

Description:
------------

When a Plugin generates an OFFSET stream and the FileSet uses
data compression, a Verify job (level=data) did not handle
correctly the offset header in the data stream, resulting
the following kind of message:

  Error: Compressed header version error. Got=0x4f58 want=0x1
bacula/src/filed/verify_vol.c