]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 13 Mar 2019 04:37:48 +0000 (14:37 +1000)
committerSteve French <stfrench@microsoft.com>
Fri, 15 Mar 2019 00:32:35 +0000 (19:32 -0500)
commite288e8caf3c0c31b730daf64b1522a5ac785ccea
tree5fc10b1b23058b430f75c8da21cb35ebe2ef1bca
parent8a59bcbcbd5507fb26c1fcfa0fceca54b0058a40
cifs: add SMB2_ioctl_init/free helpers to be used with compounding

Define an _init() and a _free() function for SMB2_init so that we will
be able to use it with compounds.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h