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>
Mon, 25 Jan 2016 23:06:16 +0000 (00:06 +0100)
commit84333884ff34a75ceec8f966c1f7e6ad5566a4d2
tree1caae8e58e6865a94b2a0a56636562a4bd76b40b
parent57dab2028d1e2616b65da0c315388233cfd36c1f
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>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/modules/vfs_shadow_copy2.c