Add SMB_VFS_CONNECTPATH operation
authorVolker Lendecke <vl@samba.org>
Thu, 28 May 2009 17:20:14 +0000 (19:20 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 2 Jun 2009 09:58:22 +0000 (11:58 +0200)
This is required for the shadow_copy2 module and "wide links = no". The file
system snapshots by nature are typically outside of share directory. So the
REALPATH result fails the wide links = no test.


No differences found