]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: update calc_size to take a server argument
authorRonnie Sahlberg <lsahlber@redhat.com>
Sun, 22 Apr 2018 21:30:12 +0000 (15:30 -0600)
committerSteve French <stfrench@microsoft.com>
Sun, 27 May 2018 22:56:35 +0000 (17:56 -0500)
commit8f5e8d83b779eb3513417b676d821e17c31f0fe3
tree92fe6dc479fbaca3f2e260a3a5bf6f5b1f750382
parentfa8bdd537c14dd663aba898a05262dcda49d3e3a
cifs: update calc_size to take a server argument

and change the smb2 version to take heder_preamble_size into account
instead of hardcoding it as 4 bytes.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsglob.h
fs/cifs/cifsproto.h
fs/cifs/misc.c
fs/cifs/netmisc.c
fs/cifs/readdir.c
fs/cifs/smb2misc.c
fs/cifs/smb2proto.h