s3: VFS: vfs_virusfilter: Change use of SMB_VFS_NEXT_MKDIR -> SMB_VFS_NEXT_MKDIRAT.
commitd2e62772d53c3e4bec730a9bad6808f008675cd0
authorJeremy Allison <jra@samba.org>
Fri, 6 Sep 2019 17:06:23 +0000 (6 10:06 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 11 Sep 2019 18:24:30 +0000 (11 18:24 +0000)
tree44fe29f8b82085b7ae08169e95c683c577ab99b6
parentea93b756cb23e37d367a07480a50666633b21ef9
s3: VFS: vfs_virusfilter: Change use of SMB_VFS_NEXT_MKDIR -> SMB_VFS_NEXT_MKDIRAT.

Use conn->cwd_fsp as current fsp.

No logic change for now.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_virusfilter.c