Revert "VFS: shadow_copy2: Fixup shadow_copy2_symlinkat() to correctly use the dirfsp...
authorJeremy Allison <jra@samba.org>
Wed, 3 Feb 2021 21:52:33 +0000 (13:52 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 9 Feb 2021 00:10:29 +0000 (00:10 +0000)
commit557b968b5a35e91262d65c40db79c81ce79f0d25
tree909c43ee7d1c6f2cfe6d5a4ffbca814c530ed1fe
parentd6f9172c9298889846725787727488235d368f24
Revert "VFS: shadow_copy2: Fixup shadow_copy2_symlinkat() to correctly use the dirfsp path."

This isn't needed as the existing code will refuse a new name with
a non-zero twp in the target name.

This reverts commit ec27c4c44d1e9035639e033689fa739518f17132.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/modules/vfs_shadow_copy2.c