diff options
author | Paulo Alcantara <pc@manguebit.com> | 2024-01-07 02:05:18 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-08 06:18:00 +0300 |
commit | 8a3c4e44c243308c2364a00f9944c3d6fbdeb125 (patch) | |
tree | 049277c1f23d0e0e070eb5e06fd7a60745e27219 /tools/perf/scripts/python | |
parent | 6d039984c15d1ea1ca080176df6dfab443e44585 (diff) | |
download | linux-8a3c4e44c243308c2364a00f9944c3d6fbdeb125.tar.xz |
cifs: get rid of dup length check in parse_reparse_point()
smb2_compound_op(SMB2_OP_GET_REPARSE) already checks if ioctl response
has a valid reparse data buffer's length, so there's no need to check
it again in parse_reparse_point().
In order to get rid of duplicate check, validate reparse data buffer's
length also in cifs_query_reparse_point().
Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions