diff options
author | 2012-12-10 06:10:44 -0500 | |
---|---|---|
committer | 2012-12-11 11:48:49 -0600 | |
commit | 193cdd8a293007d1a1ad252cf66b2dc5b793d2d0 (patch) | |
tree | 2bfefe36dd1c6ca0d42fc35b00bf323b8d41e5b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fix "disabling echoes and oplocks" on SMB2 mounts (diff) | |
download | linux-dev-193cdd8a293007d1a1ad252cf66b2dc5b793d2d0.tar.xz linux-dev-193cdd8a293007d1a1ad252cf66b2dc5b793d2d0.zip |
cifs: fix SID binary to string conversion
The authority fields are supposed to be represented by a single 48-bit
value. It's also supposed to represent the value as hex if it's equal to
or greater than 2^32. This is documented in MS-DTYP, section 2.4.2.1.
Also, fix up the max string length to account for this fix.
Acked-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions