vfs_shadow_copy2: add snapsharepath parameter
authorUri Simchoni <uri@samba.org>
Tue, 3 Nov 2015 08:57:13 +0000 (10:57 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 21 Jan 2016 10:19:02 +0000 (11:19 +0100)
commit5444c846fa56c5102263456acebfc4d3d4ad64f2
treeabedc4f5991e53115e1e4ee5acca605b05ffe02c
parent73bba0b5a4e30397f7ee710cf4d6d44e704e1856
vfs_shadow_copy2: add snapsharepath parameter

This new parameter defines how to get from the snapshot's
root directory to the share's root directory. It is an
alternative to the "basedir" parameter, but functionally
is a superset of basedir.

Signed-off-by: Uri Simchoni <uri@samba.org>
source3/modules/vfs_shadow_copy2.c