shadow_copy2: fix shadow_copy2_convert() in the classical case.
commitc77589766a8fc3342cef6803c81727074a9eb6ff
authorMichael Adam <obnox@samba.org>
Thu, 23 May 2013 14:23:03 +0000 (23 16:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 13 Jan 2014 09:15:54 +0000 (13 10:15 +0100)
tree052b2f3171e88808b16c7b3b9b1a65c1a1dc5b6e
parent3672c20bd382534263566625dba94d3dae8deaaa
shadow_copy2: fix shadow_copy2_convert() in the classical case.

I.e. the non-snapdirseverywhere case.
This in particular fixes the case of a snapdir hierarchy
that is parallel to the share or mountpoint and not subordinate.

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