summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2019-08-09 16:16:21 +0200
committerJeremy Allison <jra@samba.org>2019-09-17 22:49:39 +0000
commit86b4907853e8df20ebe3ec6871aa3210f1bde201 (patch)
tree0ffd11fda075516b981ae6762f252f70b4f5d51a /source3/include
parent9c99675bcbc530f8054de77b1a5f660dde015c62 (diff)
downloadsamba-86b4907853e8df20ebe3ec6871aa3210f1bde201.tar.gz
smbd: Make "share_mode_flags" 16-bit wide
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/vfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/vfs.h b/source3/include/vfs.h
index 3c80a5fdd33..47147821ffd 100644
--- a/source3/include/vfs.h
+++ b/source3/include/vfs.h
@@ -396,7 +396,7 @@ typedef struct files_struct {
* Cache of share_mode_data->flags
*/
int share_mode_flags_seqnum;
- uint8_t share_mode_flags;
+ uint16_t share_mode_flags;
/*
* Read-only cached brlock record, thrown away when the