shadow_copy2: fix shadow_copy2_convert() in the classical case.
authorMichael Adam <obnox@samba.org>
Thu, 23 May 2013 14:23:03 +0000 (16:23 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 4 Oct 2013 20:21:30 +0000 (09:21 +1300)
commit9ab89371c8eddad2f274736b508866e2a92b74a3
tree6fa7c76c86305d833c7570f37d93baec86b47e05
parent86988db1f0ebd170d2bc91b6ed78f8845bfd270c
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>
source3/modules/vfs_shadow_copy2.c