smbd: add dosmode_from_fake_filehandle()
authorRalph Boehme <slow@samba.org>
Fri, 4 Jun 2021 14:31:20 +0000 (16:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 17 Aug 2021 09:08:36 +0000 (09:08 +0000)
commit7e1d4a4b1385b9bc75ce61531c8df77584bb9ead
tree874a48b16b42fa3a5f90688c476859ff6f339ffa
parent8abd1abca64bd9034482498484310692a411b9dd
smbd: add dosmode_from_fake_filehandle()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14731

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 51b0fd0c566ff6bf112ab9752d9b105a6bb786a8)
source3/include/fake_file.h
source3/smbd/fake_file.c