bareos2015: bareos-14.2 84ea02fa

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2013-07-10 22:57 bareos-14.2 2c034bde 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