shadow_copy2: introduce config struct and function shadow_copy2_connect()
commit9e288fa215f11abf37daf61dbce59ab890ac0de7
authorMichael Adam <obnox@samba.org>
Thu, 23 May 2013 23:35:44 +0000 (24 01:35 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 13 Jan 2014 09:17:20 +0000 (13 10:17 +0100)
tree110b099c62ff2d4eebef56c54a500136b15c3d05
parent09aa316cc1e0dc985e7fdcdda40e9d761ab8d24e
shadow_copy2: introduce config struct and function shadow_copy2_connect()

This moves the parsing of the config to a central place.
So users of configuation don't need to call lp_parm_... all the time.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 1ecef5743583cf617f5506bc2fca3baa70cfb9b3)
source3/modules/vfs_shadow_copy2.c