]> 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>
Fri, 26 Mar 2021 13:57:58 +0000 (14:57 +0100)
commit0c0fbe1b3df9c0239cb8fb559b4391c9cc5cb6a3
tree82a8faff43fa35c4f73c3af6b4babb480ce734df
parentbee93a50f0704eb38e89ae455ad3697504bcd4aa
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