bareos: master 2de0c323

Author Committer Branch Timestamp Parent
mvwieringen adm mvwieringen adm master 2013-07-10 20:57 master 4c467e4b 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/dir_cmd.c Diff File
mod - src/filed/backup.c Diff File