]> git.ipfire.org Git - thirdparty/bacula.git/commit
Fix default check_for_immutable() return value
authorMichal Rakowski <michal.rakowski@baculasystems.com>
Thu, 30 Dec 2021 15:22:32 +0000 (16:22 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:56:57 +0000 (13:56 +0200)
commit13388f0ec6e3ec5dbd8512b403da15740ae9f277
tree05becddee64c55418898822926f35319a619e59a
parent0d6d0e4c4ea75fd77a43214231012cfddf72be10
Fix default check_for_immutable() return value

When we are not dealing with File device there is no need to
state that 'immutable' is set.
bacula/src/stored/dev.h
bacula/src/stored/vol_mgr.c