bareos: bareos-13.2 3ec75fd4

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-07-10 20:57 bareos-13.2 c24343d5 Pending
Changeset Conditionally enable VSS.

It only makes sense to adhere to the director requesting for VSS when we
have any File = statements in any Include block. So we now count the
number of File = statements in all Include blocks of the fileset and if
none are given (Plugins only for example) we ignore the request for VSS.
mod - src/filed/backup.c Diff File
mod - src/filed/dir_cmd.c Diff File