diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2025-02-12 17:26:09 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-03-03 07:50:54 +0300 |
commit | 62e7dd0a39c2d0d7ff03274c36df971f1b3d2d0d (patch) | |
tree | b44f1657249bbc36a0659fa37df5df5d5500fdf2 /tools/perf/scripts/python/stackcollapse.py | |
parent | e26e2d2e15daf1ab33e0135caf2304a0cfa2744b (diff) | |
download | linux-62e7dd0a39c2d0d7ff03274c36df971f1b3d2d0d.tar.xz |
smb: common: change the data type of num_aces to le16
2.4.5 in [MS-DTYP].pdf describe the data type of num_aces as le16.
AceCount (2 bytes): An unsigned 16-bit integer that specifies the count
of the number of ACE records in the ACL.
Change it to le16 and add reserved field to smb_acl struct.
Reported-by: Igor Leite Ladessa <igor-ladessa@hotmail.com>
Tested-by: Igor Leite Ladessa <igor-ladessa@hotmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions