diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2019-04-15 12:13:52 +1000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-05-07 23:24:55 -0500 |
commit | 5242fcb706cb47dfa59bececc1bd280f0868901e (patch) | |
tree | b27f291d99c1bfec2e958419f949fc0a61dbf0d8 /fs/exec.c | |
parent | 4739f2328661d070f93f9bcc8afb2a82706c826d (diff) |
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 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions