bareos2015: bareos-13.2 ede332d7

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-07-10 22:57 bareos-13.2 1856c419 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