]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: rename open_internal_dirfsp_at() to open_internal_dirfsp()
authorRalph Boehme <slow@samba.org>
Fri, 15 May 2020 13:14:26 +0000 (15:14 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 21 May 2020 05:23:30 +0000 (05:23 +0000)
commit84cf205ff4358a2cd58053e05bf165801ebf16f6
treed70418c38a2b7e22c6115f8d4ef1b6c057c4aeb8
parentef17a408c8a55397de26bb513163e7c172fbb1e7
smbd: rename open_internal_dirfsp_at() to open_internal_dirfsp()

Having removed the unused dirfsp parameter this is not an AT function. Security
is provided by symlink safe fd_open().

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/dir.c
source3/smbd/files.c
source3/smbd/proto.h