bareos2015: bareos-14.2 019623ae

Author Committer Branch Timestamp Parent
Oleg Livshyts mvwieringen bareos-14.2 2014-12-03 11:32 bareos-14.2 647b2617 Pending
Changeset Automatic detection of volume mount points

Volume Mount Points are now automatically detected.

If we detect a volume mount point, we check wich volume is
mounted there and add it to the snapshotset.

If the volume is not already in the snapshotset, we add it and
check if the new volume also has volume mount points.

The total number of volume mount points and the number of volume mount
point volumes added to the snapshotset is reported, if VMPs exist.

Signed-off-by: Philipp Storz <philipp.storz@bareos.com>
Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/filed/dir_cmd.c Diff File
mod - src/findlib/find_one.c Diff File
mod - src/findlib/protos.h Diff File
mod - src/win32/filed/vss_generic.c Diff File
mod - src/win32/findlib/win32.c Diff File
mod - src/win32/include/vss.h Diff File