diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2019-04-15 05:13:52 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-05-08 07:24:55 +0300 |
commit | 5242fcb706cb47dfa59bececc1bd280f0868901e (patch) | |
tree | b27f291d99c1bfec2e958419f949fc0a61dbf0d8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4739f2328661d070f93f9bcc8afb2a82706c826d (diff) | |
download | linux-5242fcb706cb47dfa59bececc1bd280f0868901e.tar.xz |
cifs: fix bi-directional fsctl passthrough calls
SMB2 Ioctl responses from servers may respond with both the request blob from
the client followed by the actual reply blob for ioctls that are bi-directional.
In that case we can not assume that the reply blob comes immediately after the
ioctl response structure.
This fixes FSCTLs such as SMB2:FSCTL_QUERY_ALLOCATED_RANGES
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions