]> git.ipfire.org Git - thirdparty/linux.git/commit
cifs: add resp_buf_size to the mid_q_entry structure
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 9 Apr 2018 08:06:28 +0000 (18:06 +1000)
committerSteve French <smfrench@gmail.com>
Fri, 13 Apr 2018 01:32:48 +0000 (20:32 -0500)
commite19b2bc0790a1c25b226815ce132c06274b1ba87
tree671e8abfb8ad3a01bb92b6250e06093e6335e8b5
parent0d4b46ba7d124e67bcf27082bf313f8c07c93287
cifs: add resp_buf_size to the mid_q_entry structure

and get rid of some more calls to get_rfc1002_length()

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/cifsglob.h
fs/cifs/connect.c
fs/cifs/smb2transport.c
fs/cifs/transport.c