VFS: cap: Fixup cap_mknodat() to cope with translating dirfsp path.
authorJeremy Allison <jra@samba.org>
Wed, 20 Jan 2021 19:33:03 +0000 (11:33 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 21 Jan 2021 21:48:30 +0000 (21:48 +0000)
commite6af33960c842f2a6a8abaf7d4b0ad7234ed0cd7
tree2ed645e81c01dcdb2303bb26fe3819b82b9e7efd
parent480516e3b850035d188b8dab8490c63e0a7afe80
VFS: cap: Fixup cap_mknodat() to cope with translating dirfsp path.

Missed in my original fixes.

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