]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: VFS: crossrename. Use real dirfsp for SMB_VFS_RENAMEAT()
authorJeremy Allison <jra@samba.org>
Thu, 17 Jun 2021 04:01:33 +0000 (21:01 -0700)
committerNoel Power <npower@samba.org>
Tue, 22 Jun 2021 13:44:34 +0000 (13:44 +0000)
commit5c18f074be92beea8357a93d64e7118376255ac0
tree73ec4135ff885b44a087446eb7ff9f0e7d770c4d
parentbb8e66cd2dc2af6b666370cb7b4ff9cc33a3afcd
s3: VFS: crossrename. Use real dirfsp for SMB_VFS_RENAMEAT()

Finally fix the promise from the docs that this module is stackable. Re-use copy_internals().

This is a horrible module that must be removed !

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/modules/vfs_crossrename.c