]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: cache DOS attributes in struct smb_filename.cached_dos_attributes
authorRalph Boehme <slow@samba.org>
Wed, 24 Aug 2022 09:40:41 +0000 (11:40 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 29 Aug 2022 17:22:32 +0000 (17:22 +0000)
commit169d8fe4a956c98da9558ccef9b1c90ea6a841e4
treee4dd219dcb8ee74a71381884c4c6c9acbd755438
parent9da1e7a4041a9f4258e23e70230bd75c60c55490
smbd: cache DOS attributes in struct smb_filename.cached_dos_attributes

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/smb/smb_constants.h
source3/include/includes.h
source3/include/vfs.h
source3/smbd/dosmode.c
source3/smbd/files.c