commit | 731b82bb1750a906c1e7f070aedf5505995ebea7 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Wed Jan 08 13:08:07 2020 +1000 |
committer | Steve French <stfrench@microsoft.com> | Sun Jan 26 19:24:16 2020 -0600 |
tree | 0141e8c00b2db22b0eb079d3af60f2898178bff0 | |
parent | 37478608f0eb6f232e62791683875a1f557b1b10 [diff] |
cifs: set correct max-buffer-size for smb2_ioctl_init() Fix two places where we need to adjust down the max response size for ioctl when it is used together with compounding. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com> CC: Stable <stable@vger.kernel.org>