smbd: pass O_DIRECTORY to fd_openat() for directories
commit9a3cdb68fc7376634940bdaf3e3ab80c60700979
authorRalph Boehme <slow@samba.org>
Mon, 11 Jan 2021 08:58:58 +0000 (11 09:58 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 11 Jan 2021 20:25:32 +0000 (11 20:25 +0000)
tree83e8bb319dd96deaf35006b9214d46313ca2d1ac
parent847465b3900ca78046ceaf08d89fdd4535e7193a
smbd: pass O_DIRECTORY to fd_openat() for directories

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/smbd/files.c