s3: VFS: shadow_copy2: Add a wrapper function to call the original shadow_copy2_strip...
commit6cc2fdbf91d1f549360a9d9aa1aa50decbbce40e
authorJeremy Allison <jra@samba.org>
Fri, 20 Jan 2017 19:54:56 +0000 (20 11:54 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Feb 2017 10:42:22 +0000 (15 11:42 +0100)
tree079cee3c486dfd50c293a8c983c36686afc79bee
parentaa3a11a95bdcf91230dddb435b30033eb12068b3
s3: VFS: shadow_copy2: Add a wrapper function to call the original shadow_copy2_strip_snapshot().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12531

Allows an extra (currently unused) parameter to be added.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
(backported from commit 5aa1ea95157475dfd2d056f0158b14b2b90895a9)
source3/modules/vfs_shadow_copy2.c