shadow_copy2: in the classical case, use configured path in shadow_copy2_find_snapdir()
authorMichael Adam <obnox@samba.org>
Thu, 23 May 2013 14:21:46 +0000 (16:21 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 4 Oct 2013 20:21:17 +0000 (09:21 +1300)
commitdbdb436a80e2fb75d9fd8ae17192702123c3b530
tree2e663fdc059d4cceddfa9d4d4a9f2ae1787c1207
parentea898ea1ac1cc9364c5b7396db3902aeb114cfb8
shadow_copy2: in the classical case, use configured path in shadow_copy2_find_snapdir()

There is no point in searching for snapdir if not in snapdirseverywhere mode.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/modules/vfs_shadow_copy2.c