1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00
Uri Simchoni 3703bca4d9 vfs_shadow_copy2: add shadow_copy2_do_convert()
Add a new routine shadow_copy2_do_convert() which is
like shadow_copy2_convert(), but beside calculating the
path of the snapshot file, it also returns the minimum length
of the subpath which is both inside the share and inside the
same snapshot as the file in question, i.e. (at least in the
classical case) the subdirectory of the the snapshot file's
snapshot directory that corresponds to the file's share root.

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

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2016-01-13 14:03:15 +01:00
..
2014-01-03 05:04:44 +01:00
2016-01-10 22:24:17 +01:00
2015-12-22 02:22:50 +01:00
2015-10-13 01:23:07 +02:00
2015-11-06 13:43:45 +01:00
2016-01-07 16:01:09 +01:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00
2016-01-11 05:04:28 +01:00