shadow_copy2: create structure to store module specific information
authorRajesh Joseph <rjoseph@redhat.com>
Mon, 11 Jul 2016 11:27:37 +0000 (11:27 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Jul 2016 08:06:13 +0000 (10:06 +0200)
commitc9b6e99ee17427138524b0ce676d720459ed23c3
treedbb897da75acf2ba56a2e4f82bf993fc28985cfb
parent13f92249d73897b9f9245581a742135b3bffcd9c
shadow_copy2: create structure to store module specific information

Create a separate structure to store module specific information. Currently
only config values are saved. As of now there is no cleaner way to store run-time
information or other module specific information in shadow_copy2 module.

Therefore created a new structure to store all module specific information
including config.

Signed-off-by: Rajesh Joseph <rjoseph@redhat.com>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/modules/vfs_shadow_copy2.c