Ronnie Sahlberg 5242fcb706 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>
2019-05-07 23:24:55 -05:00
2019-05-07 18:14:36 -07:00
2019-05-07 19:06:04 -07:00
2019-05-01 22:43:26 -04:00
2019-05-07 19:06:04 -07:00
2019-05-07 18:14:36 -07:00
2019-05-07 18:48:09 -07:00
2019-05-07 19:06:04 -07:00
2019-05-07 18:02:51 -07:00
2019-05-07 18:14:36 -07:00
2019-05-06 17:54:22 -07:00
2019-04-21 23:18:44 +02:00
2019-03-06 14:18:59 -08:00
2019-03-10 17:48:21 -07:00
2019-05-07 18:48:09 -07:00
2019-05-07 12:44:49 -07:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%