Revert "VFS: shadow_copy2: Fixup shadow_copy2_mknodat() to correctly use the dirfsp...
authorJeremy Allison <jra@samba.org>
Wed, 3 Feb 2021 21:55:12 +0000 (13:55 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 9 Feb 2021 00:10:29 +0000 (00:10 +0000)
commit6aa371b39406aa93ff7a05737ef5f12f3493d992
treeebd6014a0c5d9b26b85176de2feae797d9dd12da
parent557b968b5a35e91262d65c40db79c81ce79f0d25
Revert "VFS: shadow_copy2: Fixup shadow_copy2_mknodat() 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 2f74056a916aef9925cae76016378b993560e22b.

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