]> git.ipfire.org Git - thirdparty/bacula.git/commit
Fix #10401 About issue when truncating immutable volume
authorEric Bollengier <eric@baculasystems.com>
Tue, 26 Sep 2023 15:06:37 +0000 (17:06 +0200)
committerEric Bollengier <eric@baculasystems.com>
Tue, 13 Feb 2024 09:36:03 +0000 (10:36 +0100)
commitb6c79821026de3c031d5662ec25c93fefa94dbfa
tree7c9bd6e139cccbcb9b68349ba2306fa27a973075
parentb981c007f0207c6d1db569d8b58ee16d82865bfe
Fix #10401 About issue when truncating immutable volume

 - The protection time was not set in with the immutability flag
 - The information message for immutability has now the retention time
 - The errno checked in open_device was ACCESS instead of PERM
bacula/src/stored/block_util.c
bacula/src/stored/dircmd.c
bacula/src/stored/file_dev.c