s3: VFS: syncops: Fix syncops_linkat() to cope with real directory fsps.
authorJeremy Allison <jra@samba.org>
Fri, 5 Feb 2021 22:19:21 +0000 (14:19 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 9 Feb 2021 00:10:29 +0000 (00:10 +0000)
commit11ea133e73e3157ec6fac4629e0438fa3118dbca
treef715b7568a8d278a2790e2b24e36086553c923c4
parenta3f6495002d8022ee873d599305a4565ff276bc3
s3: VFS: syncops: Fix syncops_linkat() to cope with real directory fsps.

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