commit | ccdc77a3054afb851473e43f4d60890263cd22e9 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Wed Mar 13 14:37:48 2019 +1000 |
committer | Steve French <stfrench@microsoft.com> | Thu Mar 14 19:32:35 2019 -0500 |
tree | 5fc10b1b23058b430f75c8da21cb35ebe2ef1bca | |
parent | 8191576a1249763b246164b323003bec084cc8a2 [diff] |
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>